Skip to content

Commit 0b573aa

Browse files
committed
Added package and yarn lock on gitignore
1 parent bce0683 commit 0b573aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
node_modules
22
dist
3-
npm-debug.log
3+
npm-debug.log
4+
yarn.lock
5+
package-lock.json

0 commit comments

Comments
 (0)