add .gitignore and .gitattributes

This commit is contained in:
Eugene Lozovoy
2022-09-14 22:20:05 +03:00
commit 0b3ffe1e96
2 changed files with 21 additions and 0 deletions

3
.gitattributes vendored Normal file
View File

@ -0,0 +1,3 @@
out/* linguist-vendored
*.kicad_pcb linguist-detectable=true
*.kicad_sch linguist-detectable=true