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

9 lines
94 B
Plaintext

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