11 lines
136 B
Text
11 lines
136 B
Text
# Ignore C executable files and C libraries
|
|
**
|
|
!**.*
|
|
/MISAKA.c
|
|
!**/
|
|
.**/
|
|
!.gitignore
|
|
!**/.gitignore
|
|
TP_LPro_Vision/*
|
|
**.so
|
|
!**/Makefile
|