aboutsummaryrefslogtreecommitdiffstats
path: root/options/gitignore/Eagle
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/Eagle')
-rw-r--r--options/gitignore/Eagle36
1 files changed, 36 insertions, 0 deletions
diff --git a/options/gitignore/Eagle b/options/gitignore/Eagle
new file mode 100644
index 0000000000..a5410348a2
--- /dev/null
+++ b/options/gitignore/Eagle
@@ -0,0 +1,36 @@
+# Ignore list for Eagle, a PCB layout tool
+
+# Backup files
+*.s#?
+*.b#?
+*.l#?
+
+# Eagle project file
+# It contains a serial number and references to the file structure
+# on your computer.
+# comment the following line if you want to have your project file included.
+eagle.epf
+
+# CAM files
+*.$$$
+*.cmp
+*.ly2
+*.l15
+*.sol
+*.plc
+*.stc
+*.sts
+*.crc
+*.crs
+
+*.dri
+*.drl
+*.gpi
+*.pls
+
+*.drd
+*.drd.*
+
+*.info
+
+*.eps