Files
gemp-lotr/.gitignore
Christian 'ketura' McCarty 4b9bf9651b Replay JSON Summary Version 2
- Added last site reached for both players
- Added game timing info + player used time
- Restructured the last niggling bits of game creation that were inconsistent for hidden vs private
- Moved hidden table definition to a parameter on game settings creation, which moved the hard-coded Glacial hiddenness all the way up to the Handler level
2023-06-21 01:53:14 -05:00

25 lines
441 B
Plaintext

target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# https://github.com/takari/maven-wrapper#usage-without-binary-jar
.mvn/wrapper/maven-wrapper.jar
database/*
!database/.placeholder
logs/*
!logs/.placeholder
**/logs
.idea/
*.iml
remote-sync
replay
!replay/.placeholder
logs/nohup.out
gemp-lotr/docker/docker-compose.yml