This commit is contained in:
Tom Slominski
2013-12-30 23:26:38 +00:00
parent bd499e0e1d
commit b3cc086649

6
.gitignore vendored
View File

@@ -1,16 +1,14 @@
# Ignore everything # Ignore everything
* /*
/*/
# Except Infinity Squared # Except Infinity Squared
!public/ !public/
!public/config-sample.php
!public/recaptchalib.php
!index.php !index.php
!result.php !result.php
!header.php !header.php
!footer.php !footer.php
!.gitignore !.gitignore
!public/fonts/
# Specifically ignore the config file # Specifically ignore the config file
public/config.php public/config.php