Skip to content

Commit 5dcbae4

Browse files
committed
added package.lock.json in gitignore
1 parent 1ca95ab commit 5dcbae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# dependencies
22
/node_modules
3-
package.lock.json
3+
/package.lock.json
44

55
# production
66
/build

0 commit comments

Comments
 (0)