summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBernhard Widl <bernhard.widl@cib.de>2017-04-04 14:08:24 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-04-04 15:22:24 +0000
commitf5d59796d36f739396f346702e05a0f172687939 (patch)
tree29190b1652342dd2bd0ca650452dffc7636ede0b /.gitignore
parent993e8cc1dfa255f6a4bc40d949c52ea85003fdef (diff)
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 <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
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