mirror of https://github.com/LemmyNet/lemmy.git
19 lines
305 B
Plaintext
19 lines
305 B
Plaintext
# 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/
|