Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write rm-gitignore script. #3

Open
umeshSinghVerma opened this issue Mar 14, 2024 · 2 comments
Open

Write rm-gitignore script. #3

umeshSinghVerma opened this issue Mar 14, 2024 · 2 comments

Comments

@umeshSinghVerma
Copy link
Contributor

Write a simple script which removes all the files written in the .gitignore files at the root of a git repository.

To find list of all git repos inside current directory you can use: "find . -name .git -type d -prune"

After writing script send a PR mentioning this issue by putting "#" in your PR (optionally also in the commit).

@Priyanshu-2005
Copy link

hey @umeshSinghVerma i would like to work on this issue(write rm-gitignore script) kindly assign this issue to me.

@rootCircle
Copy link
Member

hi @Priyanshu-2005 I appreciate your enthusiasm, but as you can see this is an open for all issue, what it simply means is anyone can come and make a PR on that before getting it assigned! So, I will say all the best and go ahead with your implementation/PRs if you haven't done it yet!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants