# ignore all files
*

# except files with extensions
!*.*

# except except these files
*.o