summaryrefslogtreecommitdiffstats
path: root/.dockerignore
blob: 255caf67fed0ec280ea4e62e8dba272871a1d61d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# build folders and similar which are not needed for the docker build
ui/node_modules
server/target
docker/dev/volumes
docker/federation/volumes
docker/federation-test/volumes
.git
ansible

# exceptions, needed for federation-test build

!server/target/debug/lemmy_server