.*

!.gitignore
!.rubocop.yml
!.editorconfig
!.travis.yml

*~
*.class
*.iml

/data/fs
/data/savedGames
/lib/
*/target/

