c/.gitignore
2023-01-07 16:18:58 +01:00

4 lines
59 B
Text

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