summaryrefslogtreecommitdiff
path: root/.gitignore
blob: c117d538cb649a233e490f03deef163caad5242a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# backup files
*.swp
.*.swp
*~

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

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