aboutsummaryrefslogtreecommitdiffstats
path: root/Grails.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Adding additional commentsJustin Grant2014-09-081-0/+3
| | | Adding additional comments so that folks know to use the integration tool rather than copying this for better results.
* Removed IDE support files entirelyLukáš Marek2014-02-191-10/+0
| | | Those files should be in Global/ templates
* Removed JetBrains *.iws filesLukáš Marek2014-02-191-3/+0
| | | This entry should be (and is) rather in Global/JetBrains.gitignore
* Update Grails.gitignore to include default filescknoblauch2014-01-171-1/+1
| | | Only files under /web-app/WEB-INF/classes (build output) should be ignored by Git. Grails generates a few default (unchanging) files (applicationContext.xml, sitemesh.xml, a bunch of *.tld) that need to be there for some plugins to function properly (e.g., grails war).
* plugin.xml shouldn't be in source controlJay Prall2013-11-211-1/+2
|
* Merge pull request #624 from finnjohnsen/patch-1Adam Roben2013-11-121-1/+0
|\ | | | | removed implicit ignore
| * removed implicit ignoreFinn Johnsen2013-04-221-1/+0
| | | | | | /web-app/WEB-INF is already ignored, no need to specify sub-directories
* | ensure single trailing newlineIvan Zuzak2013-10-061-1/+0
|/
* a more complete .gitignore for Grails 1.2 and 1.3John J. Allison2012-02-061-5/+39
|
* Added common .gitignore for the Grails frameworkDmitriy Kopylenko2010-11-101-0/+10