Files
martial-master/.gitignore
宅房 7aa6545cbb
All checks were successful
continuous-integration/drone/push Build is passing
fix bugs
2025-12-12 05:13:10 +08:00

42 lines
370 B
Plaintext

# maven #
target
logs
# windows #
Thumbs.db
# Mac #
.DS_Store
# eclipse #
.settings
.project
.classpath
.log
*.class
# idea #
.idea
*.iml
# Package Files #
*.jar
*.war
*.ear
/target
# Application logs and runtime files #
application.log
*.pid
nohup.out
# Caddy and deployment files #
Caddyfile
*.sh
*_SETUP.md
PORT_FORWARD.md
QUICKSTART.md
SERVICE_CONFIG.md
nul