Files
infinity-squared/.gitignore
2013-08-30 22:49:35 +01:00

8 lines
81 B
Plaintext

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