[Openvpn-devel,08/13] MSVC meta files added to .gitignore list

Message ID 20171010231130.6832-8-simon@rozman.si
State Accepted
Headers show
Series [Openvpn-devel,01/13] snwprintf() => _snwprintf() | expand

Commit Message

Simon Rozman Oct. 10, 2017, 12:11 p.m. UTC
From: Simon Rozman <simon@rozman.si>

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

Comments

Gert Doering Nov. 4, 2017, 8:26 a.m. UTC | #1
ACK.  This is something I can understand, without knowing MSVC :-)

Your patch has been applied to the master and release/2.4 branch.

commit 289ba682c70f9ea801fabca297115409acc437c9 (master)
commit 6d4d62859db9bbe9b979d485fb7539a56a25212c (release/2.4)
Author: Simon Rozman
Date:   Wed Oct 11 01:11:25 2017 +0200

     MSVC meta files added to .gitignore list

     Acked-by: Gert Doering <gert@greenie.muc.de>
     Message-Id: <20171010231130.6832-8-simon@rozman.si>
     URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg15585.html
     Signed-off-by: Gert Doering <gert@greenie.muc.de>


--
kind regards,

Gert Doering


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

Patch

diff --git a/.gitignore b/.gitignore
index 30e289b..4543674 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@ 
 Release
 Debug
 Win32-Output
+.vs
 .deps
 .libs
 Makefile
@@ -55,6 +56,7 @@  distro/systemd/*.service
 sample/sample-keys/sample-ca/
 vendor/.build
 vendor/dist
+build/msvc/msvc-generate/version.m4
 
 tests/t_client.sh
 tests/t_client-*-20??????-??????/