mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
1eaf2c8a03
* Add feature to embed pictrs in lemmy binary (fixes #2627) * Add pictrs config * add protobuf Co-authored-by: Dessalines <dessalines@users.noreply.github.com>
24 lines
306 B
Plaintext
24 lines
306 B
Plaintext
# local ansible configuration
|
|
ansible/inventory
|
|
ansible/passwords/
|
|
|
|
# docker build files
|
|
docker/lemmy_mine.hjson
|
|
docker/dev/env_deploy.sh
|
|
volumes
|
|
|
|
# ide config
|
|
.idea
|
|
.vscode
|
|
|
|
# local build files
|
|
target
|
|
env_setup.sh
|
|
query_testing/**/reports/*.json
|
|
|
|
# API tests
|
|
api_tests/node_modules
|
|
|
|
# pictrs data
|
|
pictrs/
|