From b6f35224413cf424a5e2f4a01d559d5b8147f5a6 Mon Sep 17 00:00:00 2001 From: atridadl Date: Sun, 28 Jan 2024 17:56:29 -0700 Subject: [PATCH] Add stylegen to .dockerignore and remove unnecessary entry from .gitignore --- .dockerignore | 2 +- .gitignore | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.dockerignore b/.dockerignore index 5421526..318cf71 100644 --- a/.dockerignore +++ b/.dockerignore @@ -5,7 +5,7 @@ **/airbin **/tmp **/*.rdb +stylegen # flyctl launch added from stylegen/node_modules/tailwindcss/stubs/.gitignore -!stylegen/node_modules/tailwindcss/stubs/**/* fly.toml diff --git a/.gitignore b/.gitignore index 65eac9b..6d393fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -node_modules/ goth.stack .env airbin