Skip to content

Commit 3e95968

Browse files
😒 chore(.gitignore): Ignore /lib and include yarn.lock.
1 parent 790d48d commit 3e95968

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# lock file
2+
!yarn.lock
3+
4+
# Generated files
5+
/lib
6+
17
# Dependency directory
28
node_modules
39
jspm_packages

0 commit comments

Comments
 (0)