diff options
author | Finn Johnsen <johnsenf@gmail.com> | 2013-04-22 10:53:25 +0300 |
---|---|---|
committer | Finn Johnsen <johnsenf@gmail.com> | 2013-04-22 10:53:25 +0300 |
commit | f62c01b155bf12d5d5e8b4d7172562d1dab3c722 (patch) | |
tree | badd0f1039cffb08cbb9c5352c6787970bad80dd /Grails.gitignore | |
parent | 0aeefb48c0ac885a516fb92f7f5bfd7e85ce7a37 (diff) | |
download | gitignore-f62c01b155bf12d5d5e8b4d7172562d1dab3c722.tar.gz gitignore-f62c01b155bf12d5d5e8b4d7172562d1dab3c722.zip |
removed implicit ignore
/web-app/WEB-INF is already ignored, no need to specify sub-directories
Diffstat (limited to 'Grails.gitignore')
-rw-r--r-- | Grails.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Grails.gitignore b/Grails.gitignore index 96f72ec8..dd4ee2f7 100644 --- a/Grails.gitignore +++ b/Grails.gitignore @@ -34,7 +34,6 @@ # older plugin install locations /plugins /web-app/plugins -/web-app/WEB-INF/classes # "temporary" build files /target |