summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorzhanghongqing <[email protected]>2021-07-15 14:26:11 +0800
committerzhanghongqing <[email protected]>2021-07-15 14:26:11 +0800
commit482721db8f66d7cb48b240a90e9faf10318a115e (patch)
tree6c6420de177739ec0d0713f1e2851d564224f75c /.gitignore
parentf797a4c6630160645fc81809cdba755a2321ec11 (diff)
删除无用类,添加gitignore文件dev
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore28
1 files changed, 28 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..eccfb82
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,28 @@
+/target/
+!.mvn/wrapper/maven-wrapper.jar
+
+### STS ###
+.apt_generated
+.classpath
+.factorypath
+.project
+.settings
+.springBeans
+.sts4-cache
+
+### IntelliJ IDEA ###
+.idea
+*.iws
+*.iml
+*.ipr
+
+### NetBeans ###
+/nbproject/private/
+/build/
+/nbbuild/
+/dist/
+/nbdist/
+/.nb-gradle/
+
+### Jrebel ###
+rebel*.xml