summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrei Mihailov <and@mullvad.net>2018-07-27 13:04:53 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-07-30 11:53:20 +0200
commitcedd59ff1b74afe12ab3921e63cb8fc17733d163 (patch)
tree40f5bcc15bae80467cae77c669bebaafc153825a
parent0f0bd402988c91951d004a3c4ee802faf52d504f (diff)
downloadmullvadvpn-cedd59ff1b74afe12ab3921e63cb8fc17733d163.tar.xz
mullvadvpn-cedd59ff1b74afe12ab3921e63cb8fc17733d163.zip
Ignore exact files
-rw-r--r--.gitignore14
1 files changed, 7 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index a29ecf69e9..acb029c125 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,11 @@
-target/
-node_modules
-dist
-build
-flow-typed
+/target/
+/node_modules
+/dist
+/build
+/flow-typed
.DS_Store
*.log
-dist-assets/relays.json
-windows/**/bin/
+/dist-assets/relays.json
+/windows/**/bin/
**/.vs/
*.bak