summaryrefslogtreecommitdiff
path: root/.gitignore
blob: d3d0059fe02c7da0a5c27d4d6dadb2939c5cfea6 (plain)
1
2
3
4
5
6
7
8
# We run various services to simulate a production environment.
# Note that MINIO is not ignored, as we need the data for complete setup (just liket he DB dump).
local/beanstalkd/
local/postgresql/
local/minio/.minio.sys

# Ignore generated files for shell environment.
.direnv/