Files
libawall-springboot-template/template/.gitignore
2024-09-03 18:45:22 +08:00

34 lines
285 B
Plaintext

## java
bin/
classes/
## eclipse
.settings/
.classpath
.project
## idea
*.iml
.idea/**
HELP.md
!.idea/dataSources.xml
## vscode
.vscode/
.factorypath
## maven:
target/
test-output/
## system
.DS_Store
logs/
*.log
## vs
.vs
!modules/.gitkeep
.gitattributes
.toco/config.local.yml