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

Tree @c40fd2f (Download .tar.gz)

.gitignore @c40fd2fraw · history · blame

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