Files
apollo/.gitignore
Arin 1c8bc3a009 Add door support in Kotlin (#356)
Adds support for doors as a Kotlin plugin, based on the previous ruby plugin by shiver.
2017-09-20 11:29:36 +01:00

18 lines
150 B
Plaintext

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