acl4ssr 2023-03-12 11:18:27 +08:00
commit 3568e4af49
2 changed files with 35 additions and 0 deletions

34
.gitignore vendored 100644
View File

@ -0,0 +1,34 @@
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**
!**/src/test/**
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
### VS Code ###
.vscode/
### VS Studio ###
.vs/

1
README.md 100644
View File

@ -0,0 +1 @@
rm