From bd9d2d2de01a6189353d4ffc9e3cdb726c845ef5 Mon Sep 17 00:00:00 2001 From: Andras Popovics Date: Thu, 26 Jan 2023 14:28:20 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e95c71a25d..450f31cb7b 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,6 @@ out-tsc e2e-result-* licenses.txt .DS_Store +.angular +nxcache +.vscode/settings.json