Newer
Older
glitch-o-bolt / .gitignore
# Ignore Python cache and compiled files
__pycache__/
*.pyc
*.pyo
*.pyd