mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
added gitignore
This commit is contained in:
parent
0d8c75e0b4
commit
3d8ef04a27
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
# Compiled source #
|
||||
###################
|
||||
*.o
|
||||
*.a
|
||||
*.elf
|
||||
*.bin
|
||||
*.map
|
||||
*.hex
|
||||
*.dis
|
||||
|
||||
# Packages #
|
||||
############
|
||||
|
||||
# Logs and databases #
|
||||
######################
|
||||
*.log
|
||||
|
||||
# VIM swap files #
|
||||
######################
|
||||
*.swp
|
||||
|
Loading…
Reference in New Issue
Block a user