1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-01-23 22:26:45 +00:00
lemmy/.gitignore

22 lines
305 B
Text
Raw Normal View History

# local ansible configuration
2019-08-17 18:30:12 +02:00
ansible/inventory
ansible/inventory_dev
2019-08-18 00:54:58 +02:00
ansible/passwords/
# docker build files
docker/lemmy_mine.hjson
2020-01-14 17:14:02 -05:00
docker/dev/env_deploy.sh
volumes
# ide config
.idea
.vscode
2020-07-29 11:16:27 +08:00
# local build files
2020-07-29 11:16:27 +08:00
target
env_setup.sh
2021-01-05 23:42:48 -05:00
query_testing/**/reports/*.json
# API tests
api_tests/node_modules