Files
gifmaker/.gitignore
Auric Vente 0bce7df913 first commit
2024-08-02 03:03:03 -06:00

7 lines
73 B
Plaintext

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