Files
apes-Authon-Server/.gitignore
T
2026-08-09 08:06:26 +08:00

26 lines
200 B
Plaintext

# Build output
target/
*.class
# IDE
.idea/
*.iml
.vscode/
.settings/
.project
.classpath
# OS
.DS_Store
Thumbs.db
# Logs
logs/
*.log
nohup.out
# Maven
*.jar
*.war
!.mvn/wrapper/maven-wrapper.jar