All checks were successful
SteamWarCI Build successful
Signed-off-by: Chaoscaot <max@maxsp.de>
24 lines
290 B
Plaintext
24 lines
290 B
Plaintext
# Package Files
|
|
*.jar
|
|
|
|
# Gradle
|
|
.gradle
|
|
**/build/
|
|
!gradle/wrapper/gradle-wrapper.jar
|
|
steamwar.properties
|
|
|
|
# IntelliJ IDEA
|
|
*.iml
|
|
|
|
# VSCode
|
|
bin/
|
|
.vscode
|
|
.settings
|
|
|
|
# Other
|
|
lib
|
|
/WebsiteBackend/data
|
|
/WebsiteBackend/logs
|
|
/WebsiteBackend/skins
|
|
/WebsiteBackend/config.json
|
|
/WebsiteBackend/sessions |