diff options
Diffstat (limited to 'Eagle.gitignore')
-rw-r--r-- | Eagle.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Eagle.gitignore b/Eagle.gitignore index a5410348..9ced1260 100644 --- a/Eagle.gitignore +++ b/Eagle.gitignore @@ -11,6 +11,10 @@ # comment the following line if you want to have your project file included. eagle.epf +# Autorouter files +*.pro +*.job + # CAM files *.$$$ *.cmp @@ -34,3 +38,7 @@ eagle.epf *.info *.eps + +# file locks introduced since 7.x +*.lck + |