openmv/.gitignore
2020-05-08 22:14:22 -07:00

44 lines
526 B
Plaintext

# Compiled source #
###################
*.o
*.bin
*.map
*.hex
*.dis
*.pyc
# Packages #
############
# Logs and databases #
######################
*.log
# VIM swap files #
######################
*.swp
# Build dir #
######################
src/build
# IDE config file #
######################
usr/openmv.config
# Caffe #
######################
ml/cmsisnn/caffe
# VS Code #
######################
.vscode/
# Qt Creator #
######################
openmv.config
openmv.creator
openmv.creator.user
openmv.files
openmv.includes