diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,3 +2,7 @@ *.swp .*.swp *~ + +# sensitive config file +# contains database passwords and site-specific options +inc/config.php |
![]() |
index : bulletin.git | |
| Defunct job marketplace service written in PHP. Check out https://bulletin.cflems.io/. | Carson Fleming |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -2,3 +2,7 @@ *.swp .*.swp *~ + +# sensitive config file +# contains database passwords and site-specific options +inc/config.php |