mirror of https://github.com/LemmyNet/lemmy.git
22 lines
322 B
Plaintext
22 lines
322 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/
|
|
.vscode/
|
|
|
|
target
|