Skip to content

Commit 2acbe10

Browse files
committed
fix(windows): ignore package.lock.json
1 parent ff944bf commit 2acbe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/async-storage/windows/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ Ankh.NoLoad
3939

4040
#Files generated by the VS build
4141
**/Generated Files/**
42-
./ReactNativeAsyncStorage/packages.lock.json
42+
**/packages.lock.json

0 commit comments

Comments
 (0)