1
0
mirror of https://github.com/ilri/csv-metadata-quality-web.git synced 2025-04-28 09:27:43 +02:00

.gitignore: Add __pycache__

This commit is contained in:
Alan Orth 2021-03-12 23:09:29 +02:00
parent e5f57802f3
commit 38ace23f97
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

1
.gitignore vendored

@ -1 +1,2 @@
node_modules
__pycache__