foxhole/.gitignore

11 lines
65 B
Text
Raw Normal View History

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