Skip to content

Commit c2c7464

Browse files
committed
Merge pull request #869 from j4y/master
plugin.xml shouldn't be in source control. This is a Grails plugin artifact
2 parents cbda8a4 + e884da3 commit c2c7464

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Grails.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@
2828
# project release file
2929
/*.war
3030

31-
# plugin release file
31+
# plugin release files
3232
/*.zip
33+
/plugin.xml
3334

3435
# older plugin install locations
3536
/plugins

0 commit comments

Comments
 (0)