summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 3a1ba30..79e8f53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
-build/
-target/
-*.class \ No newline at end of file
+build
+target
+*.class
+.idea \ No newline at end of file