Spaces:
Paused
Paused
# Eclipse | |
.classpath | |
.project | |
.settings/ | |
# Intellij | |
.idea/ | |
*.iml | |
*.iws | |
# Mac | |
.DS_Store | |
# Maven | |
log/ | |
target/ | |
src/main/resources/application-local.properties | |
# Flask | |
venv | |
__pycache__ |