Update .dockerignore based on review

This commit is contained in:
Abigail Gold 2019-12-15 11:20:41 -05:00 committed by GitHub
parent 185375aa0d
commit 621f2dfcb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,12 @@
data/ /data/
templates/data/ /templates/data/
.github/
.github/
.git/
/*env/
.flake8 .flake8
.gitignore .gitignore
Dockerfile
docker-compose.yml docker-compose.yml
Makefile Makefile