initial commit
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Build Artifacts
|
||||
*.o
|
||||
*.d
|
||||
*.a
|
||||
*.axf
|
||||
*.lst
|
||||
*.bin
|
||||
*.map
|
||||
|
||||
# Python
|
||||
__pycache__
|
||||
|
||||
# MacOSX
|
||||
*.DS_Store
|
||||
|
||||
# VSCode
|
||||
.vscode
|
||||
Reference in New Issue
Block a user