aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
blob: cb6f8f88f7e1f740376e95631fde6e3e015c035c (plain) (blame)
1
2
3
4
5
6
7
8
# Exclude everything
*

# Make exceptions for what's needed
!bot
!pyproject.toml
!poetry.lock
!LICENSE