# Ignore everything
*

# But not these files...
!.gitignore
!project.rdf



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