Skip to content

Commit 51f7b24

Browse files
committed
ignore packages
1 parent 049a372 commit 51f7b24

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ project.xcworkspace
3131
Podfile*
3232
contents.xcworkspacedata
3333

34+
# packages
35+
windows/packages/
36+
3437
# VSCode
3538
#
3639
.vscode

examples/ReactNativeBlobUtil/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,9 @@ node_modules/
9595
npm-debug.log
9696
yarn-error.log
9797

98+
# packages
99+
windows/packages/
100+
98101
# BUCK
99102
buck-out/
100103
\.buckd/

0 commit comments

Comments
 (0)