Enhance the .gitignore
Open
- Dominant language
- CSS
- Stars
- 491
- Forks
- 809
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 6
Description
I find git will identify files generated after build that are not source code.
We should add contents to .gitignore to let git ignore those files.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the repository's .gitignore and the files produced by the Hugo build. Identify generated files that are not source code, add the appropriate entries, and confirm that Git no longer reports those build artifacts as untracked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, hugo
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100