diff options
| author | Akshay Nair <phenax5@gmail.com> | 2026-02-21 16:08:01 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2026-03-01 11:13:15 +0530 |
| commit | 0f429cf5f625d8e1a2f95297ed7c26c01b644977 (patch) | |
| tree | 4a60bcf7a77ee0ed1c6b6f946558005c19049031 /.gitignore | |
| parent | d0f1f63733c047937d5c44369b20e6c8d5aefbc8 (diff) | |
| download | chiral-keyboard-0f429cf5f625d8e1a2f95297ed7c26c01b644977.tar.gz chiral-keyboard-0f429cf5f625d8e1a2f95297ed7c26c01b644977.zip | |
PCB init commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..53a7e0d --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*.zip +*.lck +*-save.pro +*-save.kicad_pcb +fp-info-cache +*.log +pcb/#auto_saved_files# |
