# backup files
*.swp
.*.swp
*~

# sensitive config file
# contains database passwords and site-specific options
inc/config.php
# contains github hook secret
hook.php

# profile picture uploads
!dash/uimg/default.png
dash/uimg/*
