From: PTS93 Date: Mon, 25 Dec 2017 23:24:52 +0000 (+0100) Subject: Added a few common CAM file extensions (#2555) X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=de2539a72970d6a140850a33d59de537362da284;p=gitignore.git Added a few common CAM file extensions (#2555) --- diff --git a/Eagle.gitignore b/Eagle.gitignore index 9ced1260..9afc324d 100644 --- a/Eagle.gitignore +++ b/Eagle.gitignore @@ -4,6 +4,9 @@ *.s#? *.b#? *.l#? +*.b$? +*.s$? +*.l$? # Eagle project file # It contains a serial number and references to the file structure @@ -31,14 +34,19 @@ eagle.epf *.drl *.gpi *.pls +*.ger +*.gpi +*.xln *.drd *.drd.* +*.s#* +*.b#* + *.info *.eps # file locks introduced since 7.x *.lck -