1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-12-03 11:28:19 +01:00

.gitignore: Ignore .egg-info
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Alan Orth 2021-03-14 21:50:47 +02:00
parent b8cb752a29
commit f8bba59d66
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

1
.gitignore vendored
View File

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