Codebase list python-xstatic-tv4 / bcc8c20 .gitignore
bcc8c20

Tree @bcc8c20 (Download .tar.gz)

.gitignore @bcc8c20raw · history · blame

1
2
3
4
5
6
7
8
9
*.pyc
*.sw?
*.sqlite3
.DS_STORE
*.egg-info
.venv
.tox
build
dist