NonSteamLaunchers-On-Steam-.../.dockerignore

14 lines
146 B
Plaintext
Raw Normal View History

2023-08-11 09:08:12 +02:00
!poetry.lock
!pyproject.toml
.cache
.devcontainer
.git
.gitignore
.pytest_cache
.tool-versions
.venv
.vscode
**/__pycache__
Dockerfile*
README.md