summaryrefslogtreecommitdiff
path: root/gitignore/Eagle.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'gitignore/Eagle.gitignore')
-rw-r--r--gitignore/Eagle.gitignore51
1 files changed, 51 insertions, 0 deletions
diff --git a/gitignore/Eagle.gitignore b/gitignore/Eagle.gitignore
new file mode 100644
index 0000000..28f0b97
--- /dev/null
+++ b/gitignore/Eagle.gitignore
@@ -0,0 +1,51 @@
+# Ignore list for Eagle, a PCB layout tool
+
+# Backup files
+*.s#?
+*.b#?
+*.l#?
+*.b$?
+*.s$?
+*.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
+
+# Autorouter files
+*.pro
+*.job
+
+# CAM files
+*.$$$
+*.cmp
+*.ly2
+*.l15
+*.sol
+*.plc
+*.stc
+*.sts
+*.crc
+*.crs
+
+*.dri
+*.drl
+*.gpi
+*.pls
+*.ger
+*.xln
+
+*.drd
+*.drd.*
+
+*.s#*
+*.b#*
+
+*.info
+
+*.eps
+
+# file locks introduced since 7.x
+*.lck