summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2012-05-16 01:21:15 +0300
committerDavid Sommerseth <davids@redhat.com>2012-06-01 13:32:32 +0200
commit69c0db7c71c1f98f9f18b92e35c05e95276f7484 (patch)
tree947b8ffed5cfebc53ecb965a60c28711c7cd6da8 /.gitignore
parent13b38eb0a3e609a5f0f4f12e2578e68ff2ac0a22 (diff)
downloadopenvpn-69c0db7c71c1f98f9f18b92e35c05e95276f7484.tar.gz
openvpn-69c0db7c71c1f98f9f18b92e35c05e95276f7484.tar.xz
openvpn-69c0db7c71c1f98f9f18b92e35c05e95276f7484.zip
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>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 60b9433..f068d58 100644
--- a/.gitignore
+++ b/.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