8bitlenser/.gitignore
2026-07-03 19:35:35 -07:00

25 lines
255 B
Text

# Python build artifacts
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.eggs/
# Virtual environments
.venv/
venv/
# Editor / OS junk
*.swp
*~
.DS_Store
# Generated output (disk/cartridge images and previews)
*.d64
*.d71
*.d81
*.atr
*.dsk
*.adf
*.ans