# Ignore all files in workspace (temporary working directory)
*

# Except this .gitignore
!.gitignore

# And README
!README.md
