bareon/.gitignore

21 lines
150 B
Plaintext

.venv
*.pyc
# vim swap files
.*.swp
# services' runtime files
*.log
*.pid
build
dist
*.egg
.testrepository
.tox
.idea
.DS_Store
.cache
*.egg-info