From ec2cebf5110c2e61b9debebebd9cd574175e1765 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 14 Oct 2023 02:04:49 -0400 Subject: Merged git command into about (rip old command); Ignored .git on docker --- .dockerignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.dockerignore') diff --git a/.dockerignore b/.dockerignore index 5171c54..3bfcb92 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,2 +1,3 @@ node_modules -npm-debug.log \ No newline at end of file +npm-debug.log +.git -- cgit v1.2.3