codingdojo/.gitignore

10 lines
70 B
Text
Raw Normal View History

2023-09-28 22:29:09 +02:00
.DS_Store
.idea
*.log
tmp/
*.py[cod]
*.egg
build
htmlcov
__pycache__