Files
bracket/.gitignore
Erik Vroon 880d212ce9 Use uuids for logos (#488)
Otherwise uploads can replace current files with the same name.
Also fixes and adds more tests for logo uploads.
2024-02-18 11:24:35 +01:00

19 lines
187 B
Plaintext

__pycache__
Pipfile.lock
.junit_report.xml
.idea
.mypy_cache
.dmypy.json
.pytest_cache
*.env
!ci.env
node_modules
.coverage
coverage.xml
coverage.json
backend/yarn.lock
backend/static