Browse Source

初始化

wujiefeng 10 months ago
parent
commit
f25b97ad80
1 changed files with 19 additions and 0 deletions
  1. 19 0
      .gitignore

+ 19 - 0
.gitignore

@@ -0,0 +1,19 @@
+# IDE specific files
+/.idea/
+*.iml
+*.log
+*.gz
+
+# log
+/logs/
+
+# Compiler generated files
+target/
+
+
+# jrebel
+rebel.xml
+
+
+#应用库
+/application/