codingdojo/.gitignore
2023-09-28 22:29:09 +02:00

10 lines
70 B
Text

.DS_Store
.idea
*.log
tmp/
*.py[cod]
*.egg
build
htmlcov
__pycache__