This repository has been archived on 2024-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
lamb/.gitignore
2022-11-12 18:16:35 -08:00

12 lines
100 B
Plaintext

# Python dev files
venv
__pycache__
# Python build files
*.egg-info
*.spec
build
dist
# Misc
*.gif