Skip to content
This repository was archived by the owner on Jul 2, 2022. It is now read-only.

Commit fc40c83

Browse files
committedApr 14, 2015
ignore CHANGELOG and README files
1 parent 16cc100 commit fc40c83

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed
 

‎.npmignore

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
node_modules
22

3-
43
# npmignore
54
example
6-
CHANGELOG
5+
CHANGELOG.md
6+
README.md
77
util
8-
test
8+
test

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.2.0
2+
- Change `--strip-exclude` to be an array of excludes to strip
3+
- `--implicit-strip` is the old `--strip-excludes` behavior
4+
15
### 1.1.0
26
- Add `--inline-scripts` option to inline external scripts
37

0 commit comments

Comments
 (0)