LearnPRG-py / LearnPRG-py/ProjectHearthstone

Gitignore relavent folders

Open Beginner friendly
#70 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.