Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 9dc638a

Browse files
author
scottbommarito
committed
pr comment fix
1 parent f8a744b commit 9dc638a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,5 @@ proguard/
148148
# Android Studio captures folder
149149
captures/
150150

151-
# REMOVE AFTER NPM
151+
# Remove after this framework is published on NPM
152152
code-push-plugin-testing-framework/node_modules

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,5 @@ Recipes/
3333
# Don't publish compiled testing code
3434
bin/
3535

36+
# Remove after this framework is published on NPM
3637
code-push-plugin-testing-framework/

0 commit comments

Comments
 (0)