lemmy/.gitignore

17 lines
278 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
2020-02-28 21:11:39 -05:00
docker/federation-test/volumes
docker/dev/volumes
# local build files
2019-11-14 21:08:25 -05:00
build/
2020-02-28 16:18:47 -05:00
ui/src/translations
# ide config
.idea/