Initial commit with .gitignore

master
Hoshi 2024-05-18 16:48:45 +08:00
commit d87bf7fd07
1 changed files with 18 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
HELP.md
/target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr