0
0
mirror of https://github.com/OpenVPN/openvpn.git synced 2024-09-19 19:42:30 +02:00

cleanup: update .gitignore

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Acked-by: David Sommerseth <davids@redhat.com>
Message-Id: 1337120475-3959-1-git-send-email-alon.barlev@gmail.com
URL: http://article.gmane.org/gmane.network.openvpn.devel/6596
Signed-off-by: David Sommerseth <davids@redhat.com>
This commit is contained in:
Alon Bar-Lev 2012-05-16 01:21:15 +03:00 committed by David Sommerseth
parent 13b38eb0a3
commit 69c0db7c71

2
.gitignore vendored
View File

@ -1,4 +1,5 @@
*.[oa]
*.l[oa]
*.dll
*.exe
*.exe.*
@ -17,6 +18,7 @@ Release
Debug
Win32-Output
.deps
.libs
Makefile
Makefile.in
aclocal.m4