c/.gitignore
2023-07-22 23:22:58 +02:00

8 lines
94 B
Text

# Ignore C exutable files and C libraries
**
!**.*
/MISAKA.c
!**/
.**/
TP_LPro_Vision/*
**.so