Hi all,

Gitignore is used to ignore the list of files that should be ignored by
git. This is very useful when you want to add all the changes that you have
made to your local repository without having to worry about accidentally
adding temporary files (created by gedit or vim) and IDEA files.

This repo[1] gives a list of gitignore based on your requirement. Temporary
files also need to be ignore[2].

[1] - https://github.com/github/gitignore
[2] -
http://stackoverflow.com/questions/23703923/gitignore-is-not-ignoring-my-vim-temporary-files

Regards,
Nira

-- 

*Niranjan Karunanandham*
Senior Software Engineer - WSO2 Inc.
WSO2 Inc.: http://www.wso2.com
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to