-
Notifications
You must be signed in to change notification settings - Fork 50
stop tracking of .idea folder or directory #222
Conversation
sir check this..... now i stop tracking of .idea folder |
using this command (git rm -r --cached path_to_your_folder/) |
Hi, @PuneetDabral, thank you for your contribution! The removal of dictionaries from the repository works great! 🎉 I have added a small request for change inline. Also, please, add the required PR labels on the right side (we automate the checks for one of the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The deletion of .idea
is very nice! The changes to the .gitignore
file, although valid, were not necessary.
can i again pr? |
@PuneetDabral you can update the same PR by pushing (or force pushing) your commits. |
ok sir i will update it on 12 pm |
check this sir i was already update this... |
There is still a change request that needs to be addressed (regarding new lines). Please also edit the PR message filling in all the relevant items, including the issue that this PR fixes, checking the relevant checklist items, and removing irrelevant sections(for example, the Screenshots section). |
so now what i can change ?? |
Click on 'Edit' in your first message: Also, address this request: https://github.com/WordPress/openverse-api/pull/222/files#r713258290 . If you do not delete the extra lines, linting will fail, and we will not be able to merge the PR. |
how i fill a check box |
now please merge it so i feel motivated ...about my first contribution |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should effectively stop tracking the .idea/
directory.
Thank you for your contribution, @PuneetDabral ! |
thanku very much mam..... |
Fixes
stop tracking of .idea folder or directory #222
Description
stop tracking of .idea folder
Developer Certificate of Origin
Developer Certificate of Origin