From: Erwin Janssen Date: Mon, 4 Jul 2016 12:06:07 +0000 (+0200) Subject: Removed word 'ignored' in ignore file comments. X-Git-Tag: untagged-fd4ca25a4ca4e4dc471c~11^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86ab5598dd3a74c87abf4165ccc965471e4013e9;p=graphviz Removed word 'ignored' in ignore file comments. --- diff --git a/.gitignore b/.gitignore index fb8f61789..34eedd7ad 100644 --- a/.gitignore +++ b/.gitignore @@ -215,11 +215,11 @@ libltdl/** /INSTALL Makefile.in -# Ignore folders generated by Visual Studio builds +# Folders generated by Visual Studio builds **/Debug/** **/Release/** -# Ignore personal Visual Studio folders and files +# User specific Visual Studio folders and files .vs/** *.VC.db *.VC.opendb diff --git a/.hgignore b/.hgignore index fb8f61789..34eedd7ad 100644 --- a/.hgignore +++ b/.hgignore @@ -215,11 +215,11 @@ libltdl/** /INSTALL Makefile.in -# Ignore folders generated by Visual Studio builds +# Folders generated by Visual Studio builds **/Debug/** **/Release/** -# Ignore personal Visual Studio folders and files +# User specific Visual Studio folders and files .vs/** *.VC.db *.VC.opendb