lfx 1 year ago
parent
commit
3118825938
1 changed files with 13 additions and 0 deletions
  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