mirror of
https://github.com/OpenVPN/openvpn.git
synced 2026-06-09 00:42:51 -04: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:
parent
13b38eb0a3
commit
69c0db7c71
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue