Codebase list python-xstatic-angular-schema-form / HEAD .gitignore
HEAD

Tree @HEAD (Download .tar.gz)

.gitignore @HEADraw · history · blame

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