Skip to content

Commit a48986a

Browse files
committed
Update gitignore
1 parent 4024a91 commit a48986a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
node_modules
2-
npm-debug.log
31
.DS_Store
42
build/
5-
3+
node_modules
4+
npm-debug.log
5+
package-lock.json

0 commit comments

Comments
 (0)