mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 11:36:44 +00:00
16 lines
151 B
Text
16 lines
151 B
Text
# local secrets
|
|
.env
|
|
.env.*
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# editor
|
|
.vscode/
|
|
.idea/
|
|
|
|
# local build output
|
|
node_modules/
|
|
*.tgz
|
|
vibeflow.sarif
|
|
.vibeflow.local.json
|