mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-05 08:32:02 +00:00
1acb51105a
* Add user bios * Version v0.7.35 * Add domain name change instructions to docs. (#1044) * Add domain name change instructions to docs. * Changing docker execs to docker-compose execs * Set maxLength to user bio and render as md * Fix bio updating after SaveUserSetting Co-authored-by: Dessalines <tyhou13@gmx.com> Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
21 lines
322 B
Text
Vendored
21 lines
322 B
Text
Vendored
# 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
|