chore: update docker & git ignore files

This commit is contained in:
Jordan Knott 2020-08-12 22:16:06 -05:00
parent 7e2f8935f8
commit 9f02f8e562
2 changed files with 5 additions and 2 deletions

View File

@ -3,3 +3,6 @@ dist
uploads
frontend/node_modules
internal/frontend/frontend_generated.go
internal/migrations/migrations_generated.go
taskcafe
conf/taskcafe.toml

4
.gitignore vendored
View File

@ -4,5 +4,5 @@ uploads/*
!uploads/.keep
internal/frontend/frontend_generated.go
internal/migrations/migrations_generated.go
citadel
conf/app.toml
taskcafe
conf/taskcafe.toml