Vendoo 1.41.2 – Git Ignore Boundary & Module Tracking Hotfix (#18)
* docs: prepare Vendoo 1.41.2 git-ignore boundary hotfix * fix: track native source modules with root-anchored runtime ignores
This commit was merged in pull request #18.
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
.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
|
||||
Reference in New Issue
Block a user