In most of my projects i have a habit of keeping some utility files and other resources in some directory and add its name to .gitignore file to ignore them, but other collaborators may not have same set of gitignore file/directory list. Sometime I don't want others to see what my gitignore file content. So my motive is to put .gitignore file in the list of gitignore files/directory. Can someone help me in achieving the same.
I agree with you.
Also attach simply instruction how it do
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please have a look at the below article for details about the git Ignore.
https://community.atlassian.com/t5/Git-articles/Git-Basic-Commands/ba-p/866569
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Himanshu Kumar you can read this post of stack overflow
https://stackoverflow.com/questions/767147/ignore-the-gitignore-file-itself
i hope this will solve your problem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.