# Ignore everything
*

# But not these files...
!.gitignore
!*.xml
!*.conf
# etc...

# ...even if they are in subdirectories
!*/