magricambi/.gitignore
AV77web 0fb5491c68
All checks were successful
Deploy to VPS / build (push) Successful in 45s
Deploy to VPS / deploy (push) Successful in 32s
implementato automatismo con n8n
Aggiunto webhook workflow e .gitignore; esclusa tesina_finale dal repo (file troppo grandi per Forgejo).

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-06 18:08:57 +02:00

20 lines
212 B
Text

# dependencies
/node_modules
# next.js
/.next/
/out/
# env
.env
.env.*
# tesina (file troppo grandi per il remote)
/tesina_finale/
# misc
.DS_Store
*.pem
npm-debug.log*
n8n_Tavily_API_KEY*.txt
.specstory/