chore: consolidate .gitignore into root

Remove per-workflow .gitignore files, add build output patterns to root.

小橘 <xiaoju@shazhou.work>
This commit is contained in:
小橘 2026-04-30 09:06:22 +00:00
parent f7cf1a1cb2
commit cf7e288874
5 changed files with 4 additions and 6 deletions

4
.gitignore vendored
View File

@ -5,3 +5,7 @@ nerve.pid
nerve.sock nerve.sock
false/ false/
*.db *.db
# build output
senses/*/index.js
workflows/*/dist/

View File

@ -1 +0,0 @@
dist/

View File

@ -1 +0,0 @@
dist/

View File

@ -1,3 +0,0 @@
node_modules/
dist/
false/

View File

@ -1 +0,0 @@
dist/