Commit Graph

9 Commits

Author SHA1 Message Date
Lukáš Marek 7f7df06518 Removed IDE support files entirely
Those files should be in Global/ templates
2014-02-19 01:16:52 +01:00
Lukáš Marek 073fd88f68 Removed JetBrains *.iws files
This entry should be (and is) rather in Global/JetBrains.gitignore
2014-02-19 00:30:31 +01:00
cknoblauch 21d2f7e1d6 Update Grails.gitignore to include default files
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).
2014-01-17 17:22:59 -02:00
Jay Prall e884da3fd3 plugin.xml shouldn't be in source control 2013-11-21 19:55:11 -05:00
Adam Roben a69969b575 Merge pull request #624 from finnjohnsen/patch-1
removed implicit ignore
2013-11-12 07:59:57 -08:00
Ivan Zuzak f0dde55c6b ensure single trailing newline 2013-10-06 14:40:01 +02:00
Finn Johnsen f62c01b155 removed implicit ignore
/web-app/WEB-INF is already ignored, no need to specify sub-directories
2013-04-22 10:53:25 +03:00
John J. Allison cbf52e39a4 a more complete .gitignore for Grails 1.2 and 1.3 2012-02-06 12:47:44 -07:00
Dmitriy Kopylenko 43b75915e7 Added common .gitignore for the Grails framework 2010-11-10 03:44:06 +08:00