diff options
author | Carl Suster <carl@contraflo.ws> | 2014-05-06 17:42:22 +1000 |
---|---|---|
committer | Carl Suster <carl@contraflo.ws> | 2014-05-06 17:42:22 +1000 |
commit | 7955283b13f7b8fe23bb91b9ea6e2f4cc14ba6f3 (patch) | |
tree | 4418ae6bd07091f373cb893ee82dab780a76d7f9 /Umbraco.gitignore | |
parent | 5b168d43009dbfa9e5b02dd6be7ee5961059ea61 (diff) | |
download | gitignore-7955283b13f7b8fe23bb91b9ea6e2f4cc14ba6f3.tar.gz gitignore-7955283b13f7b8fe23bb91b9ea6e2f4cc14ba6f3.zip |
Shorten note in comment at the top
Diffstat (limited to 'Umbraco.gitignore')
-rw-r--r-- | Umbraco.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Umbraco.gitignore b/Umbraco.gitignore index c4f7578f..f762672e 100644 --- a/Umbraco.gitignore +++ b/Umbraco.gitignore @@ -1,4 +1,4 @@ -# Make sure to include ignores from VisualStudio.gitignore if developing on Umbraco using Visual Studio +# Note: VisualStudio gitignore rules may also be relevant # Ignore unimportant folders generated by Umbraco **/App_Data/ClientDependency/ |