Built the first rev 3 board
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
## Generic GitIgnore File by Molly
|
||||
## July 2025
|
||||
|
||||
# Ignore .zip files
|
||||
.zip
|
||||
|
||||
# Ignore .DS_Store files
|
||||
.DS_Store
|
||||
|
||||
# Ignore the backup directory
|
||||
*-backups/
|
||||
Reference in New Issue
Block a user