# .gitignore sample 
###################

# ignore all files in this dir...
*

# ... except for this one.
!.gitignore