summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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