.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit f5d59796d36f739396f346702e05a0f172687939 Author: Bernhard Widl <bernhard.w...@cib.de> Date: Tue Apr 4 14:08:24 2017 +0200
add *.vcxproj* to .gitignore these files are generated by make vs2015-ide-integration. Change-Id: Iaae5931289bd2f27415c401b6ac253d43dc39007 Reviewed-on: https://gerrit.libreoffice.org/36073 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> diff --git a/.gitignore b/.gitignore index 1b954b15ff50..259be140e43c 100644 --- a/.gitignore +++ b/.gitignore @@ -136,8 +136,7 @@ DerivedData *.v11* *.v12* *.opensdf -!windows/*.sln -!windows/*.vcxproj* +*.vcxproj* # QtCreator specific *.pro _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits