fix(admin): ship templates in wheel, fix CSP and bootstrap login
Test / test (push) Successful in 1m1s
Test / test (push) Successful in 1m1s
This commit is contained in:
@@ -8,9 +8,18 @@ __pycache__/
|
||||
.ruff_cache/
|
||||
dist/
|
||||
|
||||
# setuptools / uv build output
|
||||
/build/
|
||||
/src/*.egg-info/
|
||||
|
||||
# Test / coverage
|
||||
/coverage/
|
||||
/tmp/
|
||||
/.coverage
|
||||
/.coverage.*
|
||||
|
||||
# Transient log files (pytest, dev servers, scratch)
|
||||
/*.log
|
||||
|
||||
# mkdocs / Sphinx build output
|
||||
/site/
|
||||
|
||||
Reference in New Issue
Block a user