Files
apollo/.gitignore
2018-01-28 18:43:49 +00:00

19 lines
158 B
Plaintext

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