Add production files and update PCB layout
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -30,8 +30,8 @@ fp-info-cache
|
||||
*.ses
|
||||
|
||||
# Exported BOM files
|
||||
*.xml
|
||||
*.csv
|
||||
./*.xml
|
||||
./*.csv
|
||||
|
||||
# Archived Backups (KiCad 6.0)
|
||||
**/*-backups/*.zip
|
||||
@@ -40,7 +40,7 @@ fp-info-cache
|
||||
*.kicad_prl
|
||||
|
||||
# Production files
|
||||
**/production/**
|
||||
**/production/backups
|
||||
*.gbr
|
||||
*.gbl
|
||||
*.gtl
|
||||
|
||||
Reference in New Issue
Block a user