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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -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.*
|
||||||
|
|||||||
Reference in New Issue
Block a user