diff options
author | Justin Grant <jlgrock@gmail.com> | 2014-09-08 00:52:39 -0400 |
---|---|---|
committer | Justin Grant <jlgrock@gmail.com> | 2014-09-08 00:52:39 -0400 |
commit | f62aa8ac4c00965fb1f4af0d85dec06071ceb721 (patch) | |
tree | b718b69687ba2d41eb6eeeab1be4a7f5650f2f84 /Grails.gitignore | |
parent | cc95f63e202f4a84cd71eae0fed07903550bee35 (diff) | |
download | gitignore-f62aa8ac4c00965fb1f4af0d85dec06071ceb721.tar.gz gitignore-f62aa8ac4c00965fb1f4af0d85dec06071ceb721.zip |
Adding additional comments
Adding additional comments so that folks know to use the integration tool rather than copying this for better results.
Diffstat (limited to 'Grails.gitignore')
-rw-r--r-- | Grails.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Grails.gitignore b/Grails.gitignore index 22bf40d1..9185f14c 100644 --- a/Grails.gitignore +++ b/Grails.gitignore @@ -1,4 +1,7 @@ # .gitignore for Grails 1.2 and 1.3 +# Although this should work for most versions of grails, it is +# suggested that you use the "grails integrate-with --git" command +# to generate your .gitignore file. # web application files /web-app/WEB-INF/classes |