1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2025-05-25 05:12:47 +02:00

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

This commit is contained in:
2021-03-14 21:50:47 +02:00
parent b8cb752a29
commit f8bba59d66

1
.gitignore vendored
View File

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