Files
pet-house/.gitignore
T
2024-03-27 23:25:08 +08:00

25 lines
176 B
Plaintext

# ext
*.dll
*.db
*.exe
*.log
*.out
*.txt
*.yaml
.air.*
*.jpg
# file
latest_log
rbac_model.conf
#dir
example/iris/tmp
example/iris/www
example/iris/config
.idea/
.DS_Store