updated gitignore with eagle library temp files
This commit is contained in:
parent
d203ce5e96
commit
4c6e21e67a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
|||
Eagle_Files/**/*.B\#*
|
||||
Eagle_Files/**/*.s\#*
|
||||
Eagle_Files/**/*.l\#*
|
||||
docs/**/*.odt\#*
|
||||
site/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue