11 lines
117 B
Plaintext
11 lines
117 B
Plaintext
# Ignore everything
|
|
*
|
|
|
|
# Except Infinity Squared
|
|
!public/
|
|
!index.php
|
|
!result.php
|
|
!header.php
|
|
!footer.php
|
|
!.gitignore
|