staff_mgr/.gitignore
2026-08-15 01:11:18 +08:00

21 lines
159 B
Plaintext

# Maven build artifacts
target/
target_old*/
*.class
# IDE
.idea/
*.iml
.vscode/
.settings/
.classpath
.project
# Logs
*.log
logs/
# OS
.DS_Store
Thumbs.db