add .dockerignore

This commit is contained in:
hillerliao
2022-05-14 11:11:12 +08:00
parent 831b2a508e
commit f8b206daab
2 changed files with 5 additions and 1 deletions

5
.dockerignore Normal file
View File

@@ -0,0 +1,5 @@
vercel.json
tests
bin
Pipfile
Pipfile.lock

1
.gitignore vendored
View File

@@ -18,7 +18,6 @@ data-dev.db
.env .env
#Dockerfile #Dockerfile
.dockerignore
# google_analytics.py # google_analytics.py
.deta .deta
.vercel .vercel