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.
21 lines
322 B
21 lines
322 B
# local ansible configuration
|
|
ansible/inventory
|
|
ansible/inventory_dev
|
|
ansible/passwords/
|
|
|
|
# docker build files
|
|
docker/lemmy_mine.hjson
|
|
docker/dev/env_deploy.sh
|
|
docker/federation/volumes
|
|
docker/federation-test/volumes
|
|
docker/dev/volumes
|
|
|
|
# local build files
|
|
build/
|
|
ui/src/translations
|
|
|
|
# ide config
|
|
.idea/
|
|
.vscode/
|
|
|
|
target
|