Files
tshock/.gitignore
Kenneth c674838176
Some checks failed
Build and push Docker image / build (push) Failing after 5m32s
tshock version 5.2.4
2025-12-30 17:58:31 +00:00

16 lines
164 B
Plaintext

# OS / editor
.DS_Store
.idea/
.vscode/
# Local server data (if you don't want to commit it)
data/
worlds/
# Logs
*.log
# Terraform / misc
*.tfstate
*.tfstate.*