.*

!.gitignore
!.rubocop.yml
!.editorconfig

*~
*.class
*.iml

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

