Browse Source

删除.gitignore

weifanli 3 years ago
parent
commit
0543defe3f
1 changed files with 0 additions and 56 deletions
  1. 0 56
      .gitignore

+ 0 - 56
.gitignore

@@ -1,56 +0,0 @@
-/target/
-
-### STS ###
-.apt_generated
-.apt_generated_tests
-.classpath
-.factorypath
-.project
-.settings
-.springBeans
-.sts4-cache
-
-### IntelliJ IDEA ###
-/.idea/
-/out/
-/logs/
-/.mvn/
-!.gitignore
-mvnw
-mvnw.cmd
-*.iws
-*.iml
-*.ipr
-/toolset/codegen/src/main/resources/generateConfigration.xml
-**/bootstrap-dev.yml
-
-
-### 忽略子模块的文件 ###
-**/*.ims
-**/*.iml
-**/*.ipr
-**/dep.txt
-**/.mvn/
-**/.idea/
-**/out/
-**/logs/
-**/target/
-**/mvnw
-**/mvnw.cmd
-
-
-### NetBeans ###
-/nbproject/private/
-/build/
-/nbbuild/
-/dist/
-/nbdist/
-/.nb-gradle/
-
-*.class
-.metadata
-target
-*.classpath
-/bin/
-**/bootstrap-local.yml
-**/bootstrap-local.properties