diff options
| author | Carson Fleming <cflems@cflems.net> | 2017-02-28 16:21:33 -0500 |
|---|---|---|
| committer | Carson Fleming <cflems@cflems.net> | 2017-02-28 16:21:33 -0500 |
| commit | 3bfe03a6f6136947eb8b9c714306d080ce889af7 (patch) | |
| tree | 6a7388d234a37d2dd831f3c81cc34dbb49463825 /.gitignore | |
| parent | 117d7a7ce83dbcf749c88201cd46a3e10efc899b (diff) | |
| download | bulletin-3bfe03a6f6136947eb8b9c714306d080ce889af7.tar.gz | |
Omitted uimg uploads from the git repo
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/* |
