dnote/pkg/server/.gitignore
Sung Won Cho 2c82e36f7a
Require database connection configuraton (#228)
* Require explicit configuration for database connection

* Test validation

* Remove stutter

* Only use packr for self hosting

* Restart server upon change
2019-07-24 17:32:12 +10:00

8 lines
55 B
Text

main
*.swo
tmp/
/vendor
test-dnote
/dist
/build
server