mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-03 16:49:11 +00:00
1c8bc3a009
Adds support for doors as a Kotlin plugin, based on the previous ruby plugin by shiver.
18 lines
150 B
Plaintext
18 lines
150 B
Plaintext
.*
|
|
|
|
!.gitignore
|
|
!.rubocop.yml
|
|
!.editorconfig
|
|
!.travis.yml
|
|
|
|
*~
|
|
*.class
|
|
*.iml
|
|
|
|
/data/rsa.pem
|
|
/data/savedGames
|
|
/lib/
|
|
*/target/
|
|
*/build/
|
|
**/build/
|
|
**/out/ |