vos/ambiq-hal-sys/ambiq-sparkfun-sdk/.gitignore
2022-10-23 23:45:43 -07:00

18 lines
115 B
Plaintext

# Build Artifacts
*.o
*.d
*.a
*.axf
*.lst
*.bin
*.map
# Python
__pycache__
# MacOSX
*.DS_Store
# VSCode
.vscode