.gitignore |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 42bb1308fffbd26719618f4cbc986ace9bf0dd33
Author: Vort <[email protected]>
Date:   Wed Jan 21 14:06:48 2015 +0200

    Also ignore Visual Studio 2013 files
    
    Change-Id: I21bba16d70f9f8c43b60b2bd2a5005a888d0c11d
    Reviewed-on: https://gerrit.libreoffice.org/14073
    Tested-by: Michael Stahl <[email protected]>
    Reviewed-by: Michael Stahl <[email protected]>

diff --git a/.gitignore b/.gitignore
index 5e45b7a..b1e7a5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -99,6 +99,7 @@ xcuserdata
 *.sdf
 *.sln
 *.v11*
+*.v12*
 *.vcxproj*
 *.opensdf
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to