1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-08 22:26:03 +02:00

.gitignore: Ignore egg cache from distutils

This commit is contained in:
2019-07-31 17:38:54 +03:00
parent 9100efdf50
commit cec1a34dfe

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
__pycache__
*.sqlite
*.egg-info