forked from hexbear-collective/lemmy-hexbear
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
410 B
15 lines
410 B
## teeth 12/21/2020 - this is all legacy stuff from upstream for ansible
|
|
## I don't think we need any of it
|
|
|
|
# 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 # needed to get git sha
|
|
ansible
|
|
|
|
# exceptions, needed for federation-test build
|
|
|
|
!server/target/debug/lemmy_server
|