docs/package.json should be .gitignored

Bug #2035383 reported by Jane Sandberg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Low
Unassigned

Bug Description

Just a small annoyance. This file shows up when I build the documentation locally, and `git status` reports it as an untracked file. Ideally, this should be in our .gitignore file, so we don't have to think about it when running `git status`.

Steps to recreate:

1. cd docs
2. perl generate_docs.pl --base-url="http://example.com"
3. git status
4. Note that package.json appears under "Untracked files"

Patch coming up soon.

Revision history for this message
Jane Sandberg (sandbergja) wrote :

Here is a branch: user/sandbergja/lp2035383-docs-package-gitignore

Here is the link: https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/sandbergja/lp2035383-docs-package-gitignore

Here are the testing notes from the commit:

1. cd docs
2. perl generate_docs.pl --base-url="http://example.com"
3. git status
4. Note that there is a bit less clutter, since package.json no longer appears under "Untracked files"

tags: added: pullrequest
Revision history for this message
Galen Charlton (gmc) wrote :

Straightforward! Pushed to main and rel_3_11. Thanks, Jane.

Changed in evergreen:
status: New → Fix Committed
milestone: none → 3.11.2
tags: added: signedoff
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.