mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-02 16:49:12 +00:00
18 lines
160 B
Plaintext
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/ |