add .angular folder to gitignore

This commit is contained in:
Alex Martzios 2022-09-23 16:04:51 +03:00
parent b220fe81c3
commit 85ad4b94bd
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.idea
**/.angular/
**/node_modules
**/package-lock.json
**/.idea