lfx пре 1 година
родитељ
комит
3118825938
1 измењених фајлова са 13 додато и 0 уклоњено
  1. 13 0
      .gitignore

+ 13 - 0
.gitignore

@@ -0,0 +1,13 @@
+.idea
+target/
+*.iml
+*/target/
+rebel.xml
+.DS_Store
+.settings
+.project
+.classpath
+*.log
+logs/*
+test/java/*
+.jar