NBA_Analysis / .gitignore
shekkari21's picture
made changes
4652869
raw
history blame contribute delete
109 Bytes
.DS_Store
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
*.so
*.egg
*.egg-info/
dist/
build/
.venv/
venv/
env/
ENV/