lemmy/.gitignore

23 lines
319 B
Plaintext
Raw Normal View History

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