move some files around

This commit is contained in:
Rohan Sircar 2021-04-19 16:24:36 +05:30
parent 5543ffe33d
commit 621a3d8b8f
6 changed files with 0 additions and 33 deletions

View File

@ -1,29 +0,0 @@
*.class
*.log
# sbt specific
.cache/
.history/
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
metals.sbt
.metals
.bloop
.ammonite
.bsp
# Scala-IDE specific
.scala_dependencies
.worksheet
.idea/
.vscode
assets/
.attach_pid*
hs_err_pid*
*.db

View File

@ -1,4 +0,0 @@
{
"schemaVersion": 2,
"imageName": "rohansircar/http4s-demo:latest"
}