summaryrefslogtreecommitdiff
path: root/.gitignore
blob: ddeeede1f6e1d5cb5da0e76907e87f92e9484f6a (plain)
1
2
3
4
5
6
7
# We run various services to simulate a production environment.
local/beanstalkd/
local/minio/
local/postgresql/

# Ignore generated files for shell environment.
.direnv/