# Ignore all
*
# Unignore all with extensions
!*.*
# Unignore dirs
!*/
#Unignore makefiles
!Makefile