For some reason git wouldn't include a file if I didn't specifically include it in .gitignore, even though other files push...
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
# Except Infinity Squared
|
||||
!public/
|
||||
!public/config-sample.php
|
||||
!public/recaptchalib.php
|
||||
!index.php
|
||||
!result.php
|
||||
!header.php
|
||||
|
||||
Reference in New Issue
Block a user