lemmy/.gitignore

23 lines
319 B
Plaintext
Raw Normal View History

# local ansible configuration
2019-08-17 12:30:12 -04:00
ansible/inventory
ansible/inventory_dev
2019-08-17 18:54:58 -04: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-28 23:16:27 -04:00
# local build files
2020-07-28 23:16:27 -04:00
target
env_setup.sh
query_testing/*.json
query_testing/*.json.old
# API tests
api_tests/node_modules