# ignore all files
*

# except these
!*.*
!makefile


# except except these
*.o