chore: normalize .gitignore after cleanup
Mirror to GitHub / mirror (push) Successful in 49s
Test and Lint / backend-test (push) Successful in 1m52s
Test and Lint / frontend-test (push) Successful in 2m9s
Version and Release / version-bump (push) Successful in 1m4s
Version and Release / trigger-drone (push) Successful in 4s
Mirror to GitHub / mirror (push) Successful in 49s
Test and Lint / backend-test (push) Successful in 1m52s
Test and Lint / frontend-test (push) Successful in 2m9s
Version and Release / version-bump (push) Successful in 1m4s
Version and Release / trigger-drone (push) Successful in 4s
This commit is contained in:
+7
-1
@@ -72,6 +72,12 @@ logs/
|
|||||||
storage/
|
storage/
|
||||||
data/
|
data/
|
||||||
certbot/
|
certbot/
|
||||||
|
|
||||||
# Ignore local contributor guide copy
|
# Ignore local contributor guide copy
|
||||||
AGENTS.md
|
AGENTS.md
|
||||||
|
|
||||||
|
# Local artifacts from browser tooling
|
||||||
|
.playwright-mcp/
|
||||||
|
|
||||||
|
# Local SQLite files in backend
|
||||||
|
backend/*.sqlite*
|
||||||
|
|||||||
Reference in New Issue
Block a user