Skip to content

Commit a77af30

Browse files
committed
Ignore yarn lock
1 parent 9372251 commit a77af30

File tree

3 files changed

+4
-16648
lines changed

3 files changed

+4
-16648
lines changed

.gitignore

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
yarn.lock
22

3-
# Created by https://www.toptal.com/developers/gitignore/api/Node,macOS,Vue,Vuejs,yarn
4-
# Edit at https://www.toptal.com/developers/gitignore?templates=Node,macOS,Vue,Vuejs,yarn
3+
# Created by https://www.toptal.com/developers/gitignore/api/yarn,Vuejs,Vue,Node,macOS
4+
# Edit at https://www.toptal.com/developers/gitignore?templates=yarn,Vuejs,Vue,Node,macOS
55

66
### macOS ###
77
# General
@@ -10,8 +10,7 @@ yarn.lock
1010
.LSOverride
1111

1212
# Icon must end with two \r
13-
Icon
14-
13+
Icon
1514

1615
# Thumbnails
1716
._*
@@ -177,4 +176,4 @@ yarn-error.log
177176
# and uncomment the following lines
178177
# .pnp.*
179178

180-
# End of https://www.toptal.com/developers/gitignore/api/Node,macOS,Vue,Vuejs,yarn
179+
# End of https://www.toptal.com/developers/gitignore/api/yarn,Vuejs,Vue,Node,macOS

0 commit comments

Comments
 (0)