From ef4500d4afafb4ec651b82f0e842c6406968041e Mon Sep 17 00:00:00 2001 From: emkartal1 Date: Sun, 24 Sep 2023 15:57:41 +0200 Subject: [PATCH] Update gitignore --- src/Api/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Api/.gitignore b/src/Api/.gitignore index f4affae..47537b1 100644 --- a/src/Api/.gitignore +++ b/src/Api/.gitignore @@ -73,6 +73,8 @@ node_modules *.log .nvm package-lock.json +dist +**/.env # OS X .DS_Store