Skip to content

Commit 56238b8

Browse files
committed
chore(gitignore): add yarn.lock to gitignore in example folder
1 parent fb33335 commit 56238b8

File tree

2 files changed

+6
-7135
lines changed

2 files changed

+6
-7135
lines changed

Diff for: example/.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# system files
2+
*.log
3+
.DS_Store*
4+
.idea/
5+
6+
*.lock

0 commit comments

Comments
 (0)