Organize application logic by core/feature breakouts, add dhall configuration support and add a range of new config options in the Reader, add example configuration/deployment files
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,4 +1,7 @@
|
||||
data/
|
||||
bin/
|
||||
/config.dhall
|
||||
/Dockerfile
|
||||
docker-stack.yml
|
||||
.stack-work/
|
||||
./data
|
||||
./config.dhall
|
||||
*~
|
||||
|
Reference in New Issue
Block a user