Info1-Uebungen/gitignore

7 lines
57 B
Plaintext
Raw Normal View History

*
!**/*.c
!**/*.h
# !**/**/*.h
# !**/**/*.c
!**/Makefile