This repository has been archived on 2024-11-05. You can view files and clone it, but cannot push or open issues/pull-requests.
lamb/.gitignore

12 lines
100 B
Plaintext

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