[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5658) Better .gitignore

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Oct 14 09:49:47 EDT 2010


Better .gitignore
-----------------

                 Key: HHH-5658
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5658
             Project: Hibernate Core
          Issue Type: Improvement
          Components: core
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 4.0.0.Alpha1


Taking cue from Gradle team's .gitignore file : http://github.com/gradle/gradle/blob/master/.gitignore

Ours is often too exclusive.  I have fixed some of that.  But often times the issue comes from liberal use of '**' which I need to handle better

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list