Codebase list python-xstatic-tv4 / 8e0631c3-b6e5-482c-8fe8-928c9dbc3a96/main .gitignore
8e0631c3-b6e5-482c-8fe8-928c9dbc3a96/main

Tree @8e0631c3-b6e5-482c-8fe8-928c9dbc3a96/main (Download .tar.gz)

.gitignore @8e0631c3-b6e5-482c-8fe8-928c9dbc3a96/main

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