chore: remove private files from public repo (docs, agents, vps)
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -24,3 +24,11 @@ pnpm-debug.log*
|
||||
.idea/
|
||||
agents/.env
|
||||
vps/.env
|
||||
|
||||
# private — architecture and agents (not needed for deployment)
|
||||
docs/
|
||||
agents/
|
||||
vps/
|
||||
remotion/
|
||||
AGENTS.md
|
||||
TODO.md
|
||||
|
||||
Reference in New Issue
Block a user