Files
dzhankoy-mod/.gitignore
T
roma-dxunvrs 18dace1239 Init project
2026-05-31 13:25:18 +03:00

22 lines
299 B
Plaintext

# MacOS DS_Store files
.DS_Store
# Gradle cache folder
.gradle
# Gradle build folder
build
# IntelliJ
out/
.idea
*.iml
# mpeltonen/sbt-idea plugin
.idea_modules/
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# Common working directory
run