dockerignore: .git

This commit is contained in:
Alex Gleason 2022-09-04 12:54:41 -05:00
parent 6bd4bc7bdd
commit 6d07c45903
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -1,3 +1,5 @@
.git
/node_modules/
/tmp/
/build/