gifmaker/.gitignore

7 lines
73 B
Plaintext

venv/*
output/*
*.pyc
__pycache__/
.mypy_cache/
Gifmaker.egg-info/
build/