Remove build artifacts from version control and update .gitignore
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
*.o
|
||||
*.obj
|
||||
*.axf
|
||||
*.hex
|
||||
*.htm
|
||||
*.map
|
||||
*.dep
|
||||
*.crf
|
||||
*.uvguix.*
|
||||
.build_log.htm
|
||||
Reference in New Issue
Block a user