foxhole/.gitignore

11 lines
66 B
Text
Raw Normal View History

2022-11-16 10:29:44 +01:00
.DS_Store
.idea
*.log
tmp/
2023-03-16 07:56:03 +01:00
*.patch
2022-11-16 10:29:44 +01:00
*.py[cod]
*.egg
build
htmlcov