vos/ambiq-hal-sys/ambiq-sparkfun-sdk/.gitignore

18 lines
115 B
Plaintext
Raw Permalink Normal View History

2022-10-24 06:45:43 +00:00
# Build Artifacts
*.o
*.d
*.a
*.axf
*.lst
*.bin
*.map
# Python
__pycache__
# MacOSX
*.DS_Store
# VSCode
.vscode