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
*
/*
/*/
# Except Infinity Squared
!public/
!public/config-sample.php
!public/recaptchalib.php
!index.php
!result.php
!header.php
!footer.php
!.gitignore
!public/fonts/
# Specifically ignore the config file
public/config.php