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

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