mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
github: Update gitignore.
This commit is contained in:
parent
54afd39ba8
commit
679a4c3777
28
.gitignore
vendored
28
.gitignore
vendored
@ -7,8 +7,9 @@
|
||||
*.dis
|
||||
*.pyc
|
||||
|
||||
# Packages #
|
||||
# Cscope files #
|
||||
############
|
||||
cscope.*
|
||||
|
||||
# Logs and databases #
|
||||
######################
|
||||
@ -20,34 +21,13 @@
|
||||
|
||||
# Build dir #
|
||||
######################
|
||||
src/build
|
||||
build
|
||||
docker/build/
|
||||
*.dapper
|
||||
|
||||
|
||||
# Old releases
|
||||
######################
|
||||
releases
|
||||
|
||||
# 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
|
||||
|
||||
# Alif tools temp files
|
||||
######################
|
||||
tools/alif/**/*.cfg
|
||||
|
Loading…
Reference in New Issue
Block a user