From f7045aff95e1b15db6f4ff2b04c976ed9046cc41 Mon Sep 17 00:00:00 2001 From: TweetyDaBird Date: Sun, 23 Apr 2023 12:24:02 +0200 Subject: [PATCH] Initial commit --- .gitattributes | 2 ++ .gitignore | 29 +++++++++++++++++++++++++++++ README.md | 2 ++ 3 files changed, 33 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..dfe0770 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Auto detect text files and perform LF normalization +* text=auto diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a63bc0e --- /dev/null +++ b/.gitignore @@ -0,0 +1,29 @@ +# For PCBs designed using KiCad: https://www.kicad.org/ +# Format documentation: https://kicad.org/help/file-formats/ + +# Temporary files +*.000 +*.bak +*.bck +*.kicad_pcb-bak +*.kicad_sch-bak +*-backups +*.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 + +# Exported BOM files +*.xml +*.csv diff --git a/README.md b/README.md new file mode 100644 index 0000000..72abe1f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# UnOrthoDox20 + A 'simple' 17-20 key Numpad