aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-12-12 22:07:20 +0400
committerGravatar GitHub <[email protected]>2022-12-12 22:07:20 +0400
commit9c728dff2351a0170b372fec76e2b5e15f8846f3 (patch)
tree930b4087edbd2cd8bf00cbdfc0a79dfdddf72646 /.dockerignore
parentMerge pull request #162 from python-discord/handle-thread-close-on-interactin (diff)
parentMatrix test both 3.10 and 3.11 in CI (diff)
Merge pull request #151 from python-discord/Python-3.11v9.2.0
Python 3.11 support
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore6
1 files changed, 2 insertions, 4 deletions
diff --git a/.dockerignore b/.dockerignore
index b36215c3..3ab95c01 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,9 +1,7 @@
*
!pydis_core/
-!docs/
-!tests/
-
+!dev/
!pyproject.toml
!poetry.lock
-!tox.ini
+!README.md