Files
infinity-squared/.gitignore

11 lines
117 B
Plaintext

# Ignore everything
*
# Except Infinity Squared
!public/
!index.php
!result.php
!header.php
!footer.php
!.gitignore