Updated .gitignore so my reCAPTCHA keys don't leak

This commit is contained in:
Tom Slominski
2013-11-02 13:41:10 +00:00
parent cf605a9ec5
commit 8f818e63b4

3
.gitignore vendored
View File

@@ -8,3 +8,6 @@
!header.php
!footer.php
!.gitignore
# Specifically ignore the config file
public/config.php