Skip to content

Commit 4c4c2bb

Browse files
committed
gitignore
1 parent 6f71f2d commit 4c4c2bb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
node_modules/
2+
dist/
3+
.env*
4+
!.env.example
5+
*.local
6+
.angular/
7+
.yarn/*
8+
!.yarn/releases
9+
docs/
10+

0 commit comments

Comments
 (0)