Vervis/.gitignore
Pere Lev 27f1fe2db3
Start moving app state to ./state dir
This is in preparation for the Dockerfile
2024-10-16 00:32:54 +03:00

21 lines
256 B
Text

# 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/settings.yml
config/ssh-host-key
config/ssh-host-key.pub
lib/
state/