Hi Rajith, The contents of .gitignore should look like as follows. This is defined in [1]
# Ignore everything in this directory target .classpath .settings .project *.iml *.iws *.ipr .idea [1] https://docs.google.com/a/wso2.com/document/d/1eZNuETOTeSY_S6mU5doEfJUzjj1OKQCBkX_Lo0kTqqE/edit?usp=sharing On Tue, Jun 3, 2014 at 5:13 PM, Rajith Vitharana <[email protected]> wrote: > Hi all, > > "carbon-storage-management" git repository contains ".gitignore" file > which filter out *.inf" files. So that some necessary "p2.inf" files were > missing in the git repository. I have changed the gitignore file, added > needed p2.inf file and did a pull request. please review and accept the > changes in wso2-dev account. > > Thanks > > -- > Rajith Vitharana > > Software Engineer, > WSO2 Inc. : wso2.com > Mobile : +94715883223 > Blog : http://lankavitharana.blogspot.com/ > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- *Kasun Gajasinghe*Senior Software Engineer, WSO2 Inc. email: kasung AT spamfree wso2.com linked-in: http://lk.linkedin.com/in/gajasinghe blog: http://kasunbg.org
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
