UTS2017_Bank / .gitignore
Vu Anh
Add .ruff_cache to gitignore
97c4631
raw
history blame contribute delete
84 Bytes
__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.venv/
venv/
ENV/
env/
.DS_Store
.ruff_cache/