Add .gitignore to repo
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 65/100
Research direction
Start by reading automate_git.py and test_automate_git.py to identify the files they generate or modify when run. Add a .gitignore at the repository root covering those generated files, then run the relevant scripts or tests and confirm the generated artifacts are ignored by Git.
Written by the indexing model from the issue text.
Description
Current Behaviour
.gitignore does not exist
Changes Requested
Add .gitignore file to root of repo to ignore any generated files from running automate_git.py and test_automate_git.py.
To prevent someone committing unnecessary files to the repo.
- Dominant language
- Python
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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.
More from inspirezonetech/AutomateGitRepoSetup
-
documentation good first issue
Difficulty 1/5 Under an hour Newbie friendliness 55/100
-
good first issue help wanted
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
enhancement help wanted
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
enhancement help wanted
Difficulty 5/5 Over a week Newbie friendliness 20/100
All issues in inspirezonetech/AutomateGitRepoSetup
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100