feat: initial commit for stc32g12k128 wristband firmware
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# Keil compiler build outputs
|
||||
Build/
|
||||
|
||||
# Keil user-specific options and GUI layouts
|
||||
*.uvgui.*
|
||||
*.uvguix.*
|
||||
*.dep
|
||||
|
||||
# Temporary/Backup files
|
||||
*~
|
||||
*.bak
|
||||
*.tmp
|
||||
*.crf
|
||||
*.lst
|
||||
*.obj
|
||||
*.lnp
|
||||
*.map
|
||||
*.build_log.htm
|
||||
Reference in New Issue
Block a user