NonSteamLaunchers-On-Steam-.../.dockerignore
2024-02-21 00:53:32 -06:00

14 lines
146 B
Plaintext

!poetry.lock
!pyproject.toml
.cache
.devcontainer
.git
.gitignore
.pytest_cache
.tool-versions
.venv
.vscode
**/__pycache__
Dockerfile*
README.md