mirror of
https://github.com/github/gitignore
synced 2024-11-26 13:44:21 +01:00
Merge pull request #869 from j4y/master
plugin.xml shouldn't be in source control. This is a Grails plugin artifact
This commit is contained in:
commit
c2c74647f2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user