Shahrayar123 / Shahrayar123/Python-Projects
Adding .gitignore file
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 582
- Forks
- 441
- PR merge metrics
- No merged PRs in 30d
Description
Some projects contain files and folders, such as .idea and venv, which are better ignored. I think it would be better to add them to .gitignore file, and if the project uses third-party modules, add the file requirements.txt with them. I'd like to work on this.
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
Review the repository's project directories and existing dependency declarations before deciding the scope of .gitignore and requirements.txt changes. Done means the relevant project-specific files and third-party dependencies are identified and the requested repository hygiene files are added without omitting needed dependencies.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100