File tree Expand file tree Collapse file tree 3 files changed +24
-21
lines changed Expand file tree Collapse file tree 3 files changed +24
-21
lines changed Original file line number Diff line number Diff line change 8
8
! /lib /**
9
9
! /lib- * /**
10
10
! /dist /**
11
+ ! CHANGELOG.md
12
+ ! CHANGELOG.json
11
13
! ThirdPartyNotice.txt
14
+ ! heft-plugin.json
12
15
13
16
# Ignore certain patterns that should not get published.
14
17
/dist /* .stats. *
19
22
# NOTE: These don't need to be specified, because NPM includes them automatically.
20
23
#
21
24
# package.json
22
- # README (and its variants)
23
- # CHANGELOG (and its variants)
24
- # LICENSE / LICENCE
25
+ # README.md
26
+ # LICENSE
25
27
26
- # --------------------------------------------
27
- # DO NOT MODIFY THE TEMPLATE ABOVE THIS LINE
28
- # --------------------------------------------
28
+ # ------------------------------- --------------------------------------------
29
+ # DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
30
+ # ------------------------------- --------------------------------------------
29
31
30
- # (Add your project-specific overrides here)
Original file line number Diff line number Diff line change 8
8
! /lib /**
9
9
! /lib- * /**
10
10
! /dist /**
11
+ ! CHANGELOG.md
12
+ ! CHANGELOG.json
11
13
! ThirdPartyNotice.txt
14
+ ! heft-plugin.json
12
15
13
16
# Ignore certain patterns that should not get published.
14
17
/dist /* .stats. *
19
22
# NOTE: These don't need to be specified, because NPM includes them automatically.
20
23
#
21
24
# package.json
22
- # README (and its variants)
23
- # CHANGELOG (and its variants)
24
- # LICENSE / LICENCE
25
+ # README.md
26
+ # LICENSE
25
27
26
- # --------------------------------------------
27
- # DO NOT MODIFY THE TEMPLATE ABOVE THIS LINE
28
- # --------------------------------------------
28
+ # ------------------------------- --------------------------------------------
29
+ # DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
30
+ # ------------------------------- --------------------------------------------
29
31
30
- # (Add your project-specific overrides here)
Original file line number Diff line number Diff line change 8
8
! /lib /**
9
9
! /lib- * /**
10
10
! /dist /**
11
+ ! CHANGELOG.md
12
+ ! CHANGELOG.json
11
13
! ThirdPartyNotice.txt
14
+ ! heft-plugin.json
12
15
13
16
# Ignore certain patterns that should not get published.
14
17
/dist /* .stats. *
19
22
# NOTE: These don't need to be specified, because NPM includes them automatically.
20
23
#
21
24
# package.json
22
- # README (and its variants)
23
- # CHANGELOG (and its variants)
24
- # LICENSE / LICENCE
25
+ # README.md
26
+ # LICENSE
25
27
26
- # --------------------------------------------
27
- # DO NOT MODIFY THE TEMPLATE ABOVE THIS LINE
28
- # --------------------------------------------
28
+ # ------------------------------- --------------------------------------------
29
+ # DO NOT MODIFY ABOVE THIS LINE! Add any project-specific overrides below.
30
+ # ------------------------------- --------------------------------------------
29
31
30
- # (Add your project-specific overrides here)
31
32
32
33
! /schemas /**
You can’t perform that action at this time.
0 commit comments