Skip to content

Commit a33a955

Browse files
committed
- npm: Ignore .idea/.remarkrc files
1 parent 38af31d commit a33a955

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ lgtm.yml
66
.travis.yml
77
.DS_Store
88
.babelrc
9+
.idea
10+
.remarkrc

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGES for jsonpath-plus
22

3+
## ?
4+
5+
- npm: Ignore `.idea`/`.remarkrc` files
6+
37
## 1.0.0 (August 7, 2019)
48

59
- Add TypeScript declaration

0 commit comments

Comments
 (0)