#specific to this repo:

# generated by cython
py_gd/py_gd.c

# generated by cibuildwheel for the libs
install/
libgd/
build-libgd/
libpng/
build-libpng/

# mac files
.DS_Store

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
.cache

# C extensions
*.so

# Distribution / packaging
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
*.egg-info/
.installed.cfg
*.egg

#Test Files
test_images_output/
wheelhouse/
