.gitignore update
This commit is contained in:
parent
5861a30f8d
commit
c18c2a3022
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,3 +2,6 @@
|
||||||
**
|
**
|
||||||
!**.*
|
!**.*
|
||||||
/MISAKA.c
|
/MISAKA.c
|
||||||
|
!**/
|
||||||
|
.**/
|
||||||
|
TP_LPro_Vision/*
|
||||||
|
|
Loading…
Reference in a new issue