# Ignore all files without extensions in any directory
*
!*/
!*.*
# Don't ignore .gitignore file
!.gitignore