Browse Source

Add .gitignore for post-compilation files

Lorenzo Dellacà 3 năm trước cách đây
mục cha
commit
f3336c9722
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+/.idea
+*.class
+/target
+*.iml