aboutsummaryrefslogtreecommitdiff
path: root/eagle libraries
diff options
context:
space:
mode:
authorDavid Barksdale <amatus@amat.us>2023-06-03 15:25:16 -0500
committerDavid Barksdale <amatus@amat.us>2023-06-03 15:25:16 -0500
commitbecf89488f569812341ea1a56947ba52a5fa5289 (patch)
treefdb615b28dcba0f114144d8fc87068ab7d712c30 /eagle libraries
parent205ecba0b630d649c77078e7e9022c3fe7fba7bf (diff)
GIT ignoring
Diffstat (limited to 'eagle libraries')
-rw-r--r--eagle libraries/.gitignore36
1 files changed, 36 insertions, 0 deletions
diff --git a/eagle libraries/.gitignore b/eagle libraries/.gitignore
new file mode 100644
index 0000000..a541034
--- /dev/null
+++ b/eagle libraries/.gitignore
@@ -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