Files
apollo/.gitignore
KeepBotting 739c331860 Housekeeping
2019-03-26 14:05:40 -04:00

18 lines
160 B
Plaintext

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