* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix * fix: track native source modules with root-anchored runtime ignores
28 lines
331 B
Plaintext
28 lines
331 B
Plaintext
.git
|
|
.gitignore
|
|
.env
|
|
.env.*
|
|
!.env.example
|
|
node_modules
|
|
npm-debug.log*
|
|
*.log
|
|
*.db
|
|
*.db-*
|
|
*.sqlite
|
|
*.sqlite3
|
|
backups
|
|
operations
|
|
logs
|
|
uploads
|
|
runtime
|
|
data
|
|
local-ai/comfyui
|
|
local-ai/downloads
|
|
local-ai/.env.local-flux
|
|
MockupDesign
|
|
*.zip
|
|
FILE_CHECKSUMS_SHA256.txt
|
|
release-output
|
|
.vendoo-github-state.json
|
|
operations/first-admin-code.txt
|