quark
quark copied to clipboard
Adding gitignore file
This is a(n):
- [ ] New feature proposal
- [ ] Reporting a keyword
- [ ] Error
- [ ] Proposal to the Search Engine
- Adding gitignore file
Details:
While making any new commits , extra files like .DSstore etc even git added up which are not in use, so it requires manual work to remove those files. but by adding .gitignore file to our repository it would automatically ignore the untracked files.
Would you like to work on this issue?
Yes
- [ ] No
@AdiChat I would like to work on this issue.
Sure. Go for it :+1: