Skip to content

Commit e884da3

Browse files
committed
plugin.xml shouldn't be in source control
1 parent f0f5e38 commit e884da3

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)