* fix typo; git is supposed to be .git

* doing this shaves off ~60MB from the Docker image
This commit is contained in:
localhost 2022-04-04 22:30:29 -04:00
parent 55c9f3a6dc
commit 536bef70a8

View File

@ -1,6 +1,6 @@
git .git
.gitignore .gitignore
Dockerfile* Dockerfile*
docker-compose* docker-compose*
README.md README.md
LICENSE LICENSE