Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 79296c3adc3..2b8d68958c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
/*/*/bin
+/*/*/index
/*/*/target
+.DS_Store

Back to the top