Skip to content

Commit a6cfdd0

Browse files
committed
chore: .gitignore and removal of unnecessary yarn cache as we are using "zero installs"
1 parent 61bc2f3 commit a6cfdd0

File tree

1,580 files changed

+8
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,580 files changed

+8
-3
lines changed

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
#------------------------------------
2+
# FILE GENERATED AS FOLLOWS
3+
# curl -sL https://www.toptal.com/developers/gitignore/api/vim,node,visualstudiocode,yarn | sed 's|\(!.yarn/cache\)|#\1|' > .gitignore
4+
#------------------------------------
5+
16
# Created by https://www.toptal.com/developers/gitignore/api/vim,node,visualstudiocode,yarn
27
# Edit at https://www.toptal.com/developers/gitignore?templates=vim,node,visualstudiocode,yarn
38

@@ -183,7 +188,7 @@ tags
183188

184189
# if you are NOT using Zero-installs, then:
185190
# comment the following lines
186-
!.yarn/cache
191+
#!.yarn/cache
187192

188193
# and uncomment the following lines
189194
# .pnp.*
Binary file not shown.
-3.84 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-3.33 KB
Binary file not shown.

0 commit comments

Comments
 (0)