mirror of
https://git.techniverse.net/scriptos/tmserver-docker.git
synced 2026-05-08 07:05:47 +00:00
19 lines
152 B
Plaintext
19 lines
152 B
Plaintext
# Git
|
|
.git
|
|
.gitignore
|
|
.gitattributes
|
|
|
|
# IDE
|
|
.vscode
|
|
|
|
# Docs
|
|
README.md
|
|
docs
|
|
|
|
# Umgebungsvariablen (Secrets!)
|
|
.env
|
|
.env.example
|
|
|
|
# Persistente Daten
|
|
data
|