Преглед изворни кода

Add .gitignore for post-compilation files

Lorenzo Dellacà пре 3 година
родитељ
комит
f3336c9722
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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