Archisman Karmakar
2025.03.17.post1
9d91565
raw
history blame
236 Bytes
# Ignore Python cache files
__pycache__/
*.pyc
*.pyo
*.pyd
# Ignore virtual environments
venv/
.env/
*.venv/
# Ignore Jupyter Notebook checkpoints
.ipynb_checkpoints/
# Ignore Poetry and Pip related files
# poetry.lock
# pip-log.txt