Files
tiffwrite/.gitignore
2024-10-16 17:16:58 +02:00

12 lines
114 B
Plaintext

/build/
/dist/
/.idea/
/tiffwrite.egg-info/
/.pytest_cache/
/venv/
/target/
/Cargo.lock
/foo.tif
*.so
__pycache__