summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cca1547..0e5ee1e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,7 @@
/gen-java
*~
*.swp
+
+# Ignore IntelliJ Project Files
+/.idea
+*.iml