Skip to content

Commit 06e9af3

Browse files
committed
Move "!rush-plugin-manifest.json" into the template
1 parent 90eb89f commit 06e9af3

File tree

63 files changed

+192
-67
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+192
-67
lines changed

apps/api-documenter/.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*

apps/api-extractor/.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*

apps/heft/.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*

apps/lockfile-explorer/.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*

apps/rundown/.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*

apps/rush/.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*

apps/trace-import/.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*

eslint/eslint-bulk/.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*

eslint/eslint-config/.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*

eslint/eslint-patch/.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
!/lib/**
99
!/lib-*/**
1010
!/dist/**
11+
1112
!CHANGELOG.md
1213
!CHANGELOG.json
13-
!ThirdPartyNotice.txt
1414
!heft-plugin.json
15+
!rush-plugin-manifest.json
16+
!ThirdPartyNotice.txt
1517

1618
# Ignore certain patterns that should not get published.
1719
/dist/*.stats.*

0 commit comments

Comments
 (0)