c/.gitignore

5 lines
61 B
Text
Raw Normal View History

2023-01-07 16:18:58 +01:00
# Ignore C exutable files and C libraries
2023-01-07 16:22:09 +01:00
**
!**.*
2023-01-07 16:18:58 +01:00
/MISAKA.c