Add UI and styling documentation; remove idempotency and logging audits #8
5
.gitignore
vendored
5
.gitignore
vendored
@@ -38,6 +38,9 @@ htmlcov/
|
||||
# Mypy cache
|
||||
.mypy_cache/
|
||||
|
||||
# Linting cache
|
||||
.ruff_cache/
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
logs/
|
||||
@@ -46,5 +49,5 @@ logs/
|
||||
*.sqlite3
|
||||
test*.db
|
||||
|
||||
# Docker files
|
||||
# Act runner files
|
||||
.runner
|
||||
|
||||
Reference in New Issue
Block a user