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

Tree @adf5f21 (Download .tar.gz)

.gitignore @adf5f21raw · history · blame

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