Files
tgstation-server/.dockerignore
2023-07-27 02:11:32 -04:00

32 lines
571 B
Plaintext

*/bin
*/obj
.git
.github
.vs
.vscode
.codecov.yml
.dockerignore
.gitignore
.travis.yml
appveyor.yml
omnisharp.json
README.md
build/package/deb
build/ci.runsettings
build/Dockerfile
build/GenerateMigrations.sh
build/OpenApiValidationSettings.json
build/tgstation-server.service
docs
src/DMAPI
src/Tgstation.Server.Host/ClientApp
src/Tgstation.Server.Host/wwwroot
src/Tgstation.Server.Host/appsettings.Development.json
src/Tgstation.Server.Host/appsettings.Development.yml
src/Tgstation.Server.Host/tgs.bat
src/Tgstation.Server.Host/tgs.sh
tests/DMAPI
artifacts
packaging