2020-03-12 19:25:14 +00:00
|
|
|
# local ansible configuration
|
2019-08-17 16:30:12 +00:00
|
|
|
ansible/inventory
|
2019-08-17 22:54:58 +00:00
|
|
|
ansible/passwords/
|
2020-03-12 19:25:14 +00:00
|
|
|
|
|
|
|
# docker build files
|
2020-01-02 21:55:54 +00:00
|
|
|
docker/lemmy_mine.hjson
|
2020-01-14 22:14:02 +00:00
|
|
|
docker/dev/env_deploy.sh
|
2020-09-15 19:26:47 +00:00
|
|
|
volumes
|
2020-03-12 19:25:14 +00:00
|
|
|
|
|
|
|
# ide config
|
2020-09-15 19:26:47 +00:00
|
|
|
.idea
|
|
|
|
.vscode
|
2020-07-29 03:16:27 +00:00
|
|
|
|
2020-09-15 19:26:47 +00:00
|
|
|
# local build files
|
2020-07-29 03:16:27 +00:00
|
|
|
target
|
2020-09-15 19:26:47 +00:00
|
|
|
env_setup.sh
|
2021-01-06 04:42:48 +00:00
|
|
|
query_testing/**/reports/*.json
|
2020-09-15 19:26:47 +00:00
|
|
|
|
|
|
|
# API tests
|
|
|
|
api_tests/node_modules
|
2023-04-17 19:19:51 +00:00
|
|
|
api_tests/.yalc
|
|
|
|
api_tests/yalc.lock
|
2023-01-20 17:46:49 +00:00
|
|
|
|
|
|
|
# pictrs data
|
|
|
|
pictrs/
|
2023-04-26 04:26:10 +00:00
|
|
|
|
|
|
|
# The generated typescript bindings
|
|
|
|
bindings
|