summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 871a664ce..a41c59eef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,11 @@
-# Eclipse project files and paths.
+# Project files and paths.
.classpath
.project
+*.iml
+**/*.iml
.settings/
bin/
libs/
+gen/
+.idea/
+.gitignore