foxhole/data/.gitignore

13 lines
81 B
Text
Raw Normal View History

2023-03-16 14:56:03 +08:00
.DS_Store
.idea
*.log
tmp/
config.toml
*.pem
2023-03-16 17:41:07 +08:00
*.db
2023-03-16 14:56:03 +08:00
*.py[cod]
*.egg
build
htmlcov