index
:
python.git
master
All python files I made
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
factwise-python
/
.gitignore
blob: 6b24a29d7c94a4479494f09dfd2830aa81cab79f (
plain
)
1
2
3
4
5
6
7
8
9
__pycache__/ *.pyc env/ venv/ .idea/ .vscode/ db/ out/ *.sqlite3