mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
Update Eagle.gitignore
Ignore temporary files created by the autorouter
This commit is contained in:
parent
92fe23112d
commit
dfe46fd168
@ -11,6 +11,10 @@
|
|||||||
# comment the following line if you want to have your project file included.
|
# comment the following line if you want to have your project file included.
|
||||||
eagle.epf
|
eagle.epf
|
||||||
|
|
||||||
|
# Autorouter files
|
||||||
|
*.pro
|
||||||
|
*.job
|
||||||
|
|
||||||
# CAM files
|
# CAM files
|
||||||
*.$$$
|
*.$$$
|
||||||
*.cmp
|
*.cmp
|
||||||
|
Loading…
Reference in New Issue
Block a user