Vervis/.gitignore

27 lines
370 B
Text
Raw Normal View History

# cabal
dist/
.cabal-sandbox/
cabal.sandbox.config
# stack
stack.yaml.lock
.stack-work/
# yesod
static/tmp/
static/combined/
config/client_session_key.aes
yesod-devel/
# vervis
config/capability_signing_key
config/hashids_salt
config/settings.yml
config/ssh-host-key
config/ssh-host-key.pub
lib/
repos/
delivery-states/
actor-counter.sqlite3
delivery-counter.sqlite3