update ignore files

This commit is contained in:
j3d1 2022-07-04 21:05:22 +02:00
parent d5c10e441d
commit b10103377d
3 changed files with 7 additions and 2 deletions

@ -1 +1 @@
Subproject commit a8217311e0d8547127b69b7c4ead62ed3aa87b79 Subproject commit b56c7c8f8f1eb7e233af11357b1cf5d7bc873f2e

4
pcb/.gitignore vendored
View file

@ -31,6 +31,8 @@ fp-info-cache
*.wrl *.wrl
*.step *.step
*-bak *-backups/
gen/ gen/
pcb.zip pcb.zip
report.txt

3
webapp/.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
node_modules/
src/gen/
package-lock.json