From 688e94e26ac930d3e32224db491d91f1e2de7131 Mon Sep 17 00:00:00 2001 From: AdisakKanthawilang Date: Wed, 24 Jan 2024 16:26:21 +0700 Subject: [PATCH] fix gitignore --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index cb728de3..e8ab8057 100644 --- a/.gitignore +++ b/.gitignore @@ -79,10 +79,8 @@ web_modules/ .env.production.local .env.local -/dist -/static -/src/routes.ts -/src/swagger.json +[Ss]rc/swagger.json +[Ss]rc/routes.ts # parcel-bundler cache (https://parceljs.org/) .cache