Skip to content

Commit 4bb7b58

Browse files
authored
Ignore src/cert.pem (#425)
1 parent 9529355 commit 4bb7b58

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
# specific language governing permissions and limitations
1717
# under the License.
1818
#
19+
.idea
1920
.github
2021
build-support
2122
docs
@@ -33,6 +34,9 @@ tslint.json
3334
tstest.ts
3435
typedoc.json
3536

37+
# pem
38+
src/cert.pem
39+
3640
# license
3741
license-checker-config.json
3842
license-header.txt

0 commit comments

Comments
 (0)