who-is-the-hero / .gitignore
prasanth.thangavel
Update gitignore to ignore pycache files
466901f
# Ignore ipynb_checkpoints/
.ipynb_checkpoints
*/.ipynb_checkpoints/*
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]