Commit c2c74647 authored by Adam Roben's avatar Adam Roben

Merge pull request #869 from j4y/master

plugin.xml shouldn't be in source control.  This is a Grails plugin artifact
parents cbda8a4d e884da3f
...@@ -28,8 +28,9 @@ ...@@ -28,8 +28,9 @@
# project release file # project release file
/*.war /*.war
# plugin release file # plugin release files
/*.zip /*.zip
/plugin.xml
# older plugin install locations # older plugin install locations
/plugins /plugins
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment