summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-07-30 11:55:39 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-07-30 11:55:39 +0200
commita9270436ab85bc01eb3313d72ce231008676d7f0 (patch)
tree40f5bcc15bae80467cae77c669bebaafc153825a
parent0f0bd402988c91951d004a3c4ee802faf52d504f (diff)
parentcedd59ff1b74afe12ab3921e63cb8fc17733d163 (diff)
downloadmullvadvpn-a9270436ab85bc01eb3313d72ce231008676d7f0.tar.xz
mullvadvpn-a9270436ab85bc01eb3313d72ce231008676d7f0.zip
Merge branch '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