Files
apollo/.gitignore
T
2017-05-25 03:32:01 +01:00

17 lines
133 B
Plaintext

.*
!.gitignore
!.rubocop.yml
!.editorconfig
!.travis.yml
*~
*.class
*.iml
/data/rsa.pem
/data/savedGames
/lib/
*/target/
*/build/