diff options
author | Joshua Yun <joshua@joshuayun.com> | 2025-03-13 23:12:46 -0500 |
---|---|---|
committer | Joshua Yun <joshua@joshuayun.com> | 2025-03-13 23:12:46 -0500 |
commit | 3ecbe307fbdbede75d8b66d50244c0f4260a8774 (patch) | |
tree | dd606ed7a571c3dcf74a1f3fe39decb3e2d8680d /Board/.gitignore | |
parent | d9161cc3c18f9ab9ad3af793baca5e1b1ba55b3f (diff) | |
download | sdr-3ecbe307fbdbede75d8b66d50244c0f4260a8774.tar.gz |
feat: board design + consolidation with software
Diffstat (limited to 'Board/.gitignore')
-rwxr-xr-x | Board/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Board/.gitignore b/Board/.gitignore new file mode 100755 index 0000000..6a4215d --- /dev/null +++ b/Board/.gitignore @@ -0,0 +1,5 @@ +analog_frontend-backups +*.lck +*.~lock* +gerber_to_order +\#auto_saved_files# |