diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-06-02 15:45:11 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-06-02 15:45:11 +0200 |
commit | 4ddf2ac169fbb4931b5268962b02cdca33323ccd (patch) | |
tree | dae21582837ec7d1cdda84b482377c4e7ee7e929 /openvpn/.gitignore | |
parent | 9b069ae8b8c4c458559f400211a0cfbc44c63938 (diff) |
bring openvpn in sync with openvpn git master and patches submitted to mailing list
Diffstat (limited to 'openvpn/.gitignore')
-rw-r--r-- | openvpn/.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/openvpn/.gitignore b/openvpn/.gitignore index 324accf7..f762089d 100644 --- a/openvpn/.gitignore +++ b/openvpn/.gitignore @@ -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 @@ -49,4 +51,4 @@ doc/openvpn.8.html distro/rpm/openvpn.spec tests/t_client.sh src/openvpn/openvpn -xcopenvpn +config-version.h |