# Ignore hidden files except the .gitignore
.*
!.gitignore

# Ignore the example binaries (but let the example folder through!)
example
!example/
