aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Roben <adam@roben.org>2013-11-26 20:05:01 -0800
committerAdam Roben <adam@roben.org>2013-11-26 20:05:01 -0800
commitc2c74647f25dfc4540a8f588849cdcd5ddc5a7b4 (patch)
tree217ae733e83cd778693ee0926a3c23a03e172f4d
parentcbda8a4d7f2a47b3183eb04257e03c6c6c3b7624 (diff)
parente884da3fd3e4d4902d1b06cef1b0bbcfb8ac1b70 (diff)
downloadgitignore-c2c74647f25dfc4540a8f588849cdcd5ddc5a7b4.tar.gz
gitignore-c2c74647f25dfc4540a8f588849cdcd5ddc5a7b4.zip
Merge pull request #869 from j4y/master
plugin.xml shouldn't be in source control. This is a Grails plugin artifact
-rw-r--r--Grails.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/Grails.gitignore b/Grails.gitignore
index 4c0c15b8..b827da05 100644
--- a/Grails.gitignore
+++ b/Grails.gitignore
@@ -28,8 +28,9 @@
# project release file
/*.war
-# plugin release file
+# plugin release files
/*.zip
+/plugin.xml
# older plugin install locations
/plugins