coala / coala/community

Add *.orig to gitignore

Open
#194 6 comments 0 reactions 0 assignees View on GitHub
area/ci
Dominant language
Python
Stars
19
Forks
44
PR merge metrics
No merged PRs in 30d

Description

At present, ```.orig``` is not ignored therefore we need to add this to ```gitignore``` so that all files of these types are not included in commits.

Would be a good newcomer issue.

Contributor guide

No contributing guide indexed for this repository

Research direction

Open the repository's gitignore file and review how existing filename patterns are written. Add the pattern for .orig files, then verify that files with this suffix are ignored by Git and no unrelated files are affected.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
tooling
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.