Add .angular folder to gitingore
This commit is contained in:
parent
711b296a88
commit
a7c8ffb49c
|
@ -6,6 +6,7 @@
|
|||
/out-tsc
|
||||
|
||||
# dependencies
|
||||
.angular/
|
||||
/node_modules
|
||||
package-lock.json
|
||||
|
||||
|
|
Loading…
Reference in New Issue