lemmy/.gitignore

23 lines
319 B
Plaintext
Raw Normal View History

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