tshock version 5.2.4
Some checks failed
Build and push Docker image / build (push) Failing after 5m32s
Some checks failed
Build and push Docker image / build (push) Failing after 5m32s
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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.*
|
||||
Reference in New Issue
Block a user