Organize .gitignore Files
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 30
- Forks
- 22
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 22
Description
# 💡 Summary #
Alphabetize/Organize .gitignore files [similar to here](https://github.com/cisagov/skeleton-packer/blob/develop/.gitignore).
- [ ] .gitignore
- [ ] backend/worker/webscraper/.gitignore
- [ ] docs/.gitignore
See https://github.com/cisagov/XFD/pull/82#discussion_r1529246176
Contributor guide
Research direction
Review the three listed files: .gitignore, backend/worker/webscraper/.gitignore, and docs/.gitignore. Compare their organization with the linked skeleton-packer example, then verify that each file is alphabetized or otherwise organized as requested and that no ignore entries are changed unintentionally.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100