Arpit16112's picture
Fix README metadata and add gitignore
5f16a0d
Raw
History Blame Contribute Delete
130 Bytes
__pycache__/
*.py[cod]
*.pyo
*.pyd
.Python
.venv/
venv/
env/
ENV/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
Thumbs.db