xyadmin/.gitignore
2026-06-13 13:21:13 +08:00

12 lines
125 B
Plaintext

.DS_Store
node_modules
package-lock.json
target/**
*.iml
*.class
**/target/**
/localhost/xyadmin.log
/.idea/**
._*
.DS_Store