fix: added more folder for gitignore

env and local deployment
This commit is contained in:
c4lyp5o
2023-11-07 16:54:55 +08:00
parent 2a9dbab909
commit 78c7bee34a

6
.gitignore vendored
View File

@@ -25,3 +25,9 @@ yarn-debug.log*
yarn-error.log*
.vscode/launch.json
.vscode/launch.json
# env
/backend/.env
# local deployment
/dist