diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,3 +6,7 @@ # sensitive config file # contains database passwords and site-specific options inc/config.php + +# profile picture uploads +!dash/uimg/default.png +dash/uimg/* |
