summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Muszytowski <muzy@users.noreply.github.com>2016-01-09 15:30:48 +0100
committerSebastian Muszytowski <muzy@users.noreply.github.com>2016-01-09 15:30:48 +0100
commitcf90f486abcba822c573ea097e5f67c491aa61c7 (patch)
treed7941095b11e5b0c0ee684d17b8edf282dedc5aa
Initial commit
-rw-r--r--.gitignore36
-rw-r--r--README.md2
2 files changed, 38 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a541034
--- /dev/null
+++ b/.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
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c53df1d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,2 @@
+# hardware
+Schematics, board layout and BOM