diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ # 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 |
