LearnPRG-py / LearnPRG-py/ProjectHearthstone
Gitignore relavent folders
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 1
- Forks
- 9
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 2
Description
add pycache for instance to the gitignore to avoid random files from being pushed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the repository's .gitignore and review its existing patterns for generated files. Add an entry covering Python's pycache directories, then verify that such files are ignored by Git and that the repository's existing ignore rules remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 85/100