summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornekineki <nekineki@nekineki.net>2024-03-19 13:08:10 +0100
committernekineki <nekineki@nekineki.net>2024-03-19 13:08:10 +0100
commit76e0f2d6684903dfc779cae56fe0ba4f58c80dd9 (patch)
tree30ff5a5790154f06904f83dbd933123396079e3b
first commit
-rw-r--r--.gitignore32
-rw-r--r--README3
2 files changed, 35 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9acc4c8
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,32 @@
+# For PCBs designed using KiCad: http://www.kicad-pcb.org/
+# Format documentation: http://kicad-pcb.org/help/file-formats/
+
+# Temporary files
+*.000
+*.bak
+*.bck
+*.kicad_pcb-bak
+*.kicad_sch-bak
+*.kicad_prl
+*.sch-bak
+*~
+_autosave-*
+*.tmp
+*-save.pro
+*-save.kicad_pcb
+fp-info-cache
+
+# Netlist files (exported from Eeschema)
+*.net
+
+# Autorouter files (exported from Pcbnew)
+*.dsn
+*.ses
+
+# Automatic backup file
+*-backups/
+
+# Exported BOM files
+*.xml
+*.csv
+
diff --git a/README b/README
new file mode 100644
index 0000000..043f550
--- /dev/null
+++ b/README
@@ -0,0 +1,3 @@
+
+stylophone-pcb
+