remove stale docs/ tree and gitignore comment

8 untracked .bak*/.dubignore files and empty docs/architecture, docs/setup, docs/ also removed from disk.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-02 02:20:47 +00:00
parent 602c6c0191
commit d5547e5eea

2
.gitignore vendored
View File

@@ -1,8 +1,6 @@
# Dependencies # Dependencies
node_modules/ node_modules/
# Documentation: docs/ is committed (all .md except README.md live in docs/)
# Environment / Secrets (keep .env.example and .env.test.example committed; never commit .env or .env.test) # Environment / Secrets (keep .env.example and .env.test.example committed; never commit .env or .env.test)
.env .env
.env.* .env.*