Files
apollo/.gitignore
Gary Tierney 0b61e559fc WIP
2019-08-04 02:01:48 +01:00

21 lines
196 B
Plaintext

.*
!.gitignore
!.rubocop.yml
!.editorconfig
!.travis.yml
*~
*.class
*.iml
.project
.classpath
**/bin/
/game/data/rsa.pem
/game/data/savedGames
/lib/
*/target/
*/build/
**/build/
**/out/
/vendor/