Skip to content

Commit 49e9aae

Browse files
Merge pull request #51 from sameeragunarathne/docusourus-migration
Fix possible issue with release docs pipeline
2 parents a144c86 + 00e61f4 commit 49e9aae

3 files changed

Lines changed: 13330 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,10 @@ node_modules/
230230
parts/
231231
sdist/
232232
var/
233+
# Ignore stray npm manifests; keep Docusaurus project under en/
233234
package*.json
235+
!en/package.json
236+
!en/package-lock.json
234237
*.egg-info/
235238
.installed.cfg
236239
*.egg

0 commit comments

Comments
 (0)