aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index dd8d91a1e..8642510bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
-/bin
-/gen
+bin/
+gen/
.classpath
.project
+.DS_Store
.settings
-