Skip to content

Commit

Permalink
Make git ignore some more files
Browse files Browse the repository at this point in the history
Don't care about ./libtool (autogenerated) and test reports from t_client.sh

Signed-off-by: David Sommerseth <davids@redhat.com>
  • Loading branch information
David Sommerseth committed Oct 17, 2012
1 parent a4b9962 commit 5ce9216
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -37,6 +37,7 @@ stamp-h1
install-sh
missing
ltmain.sh
libtool
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
Expand All @@ -50,5 +51,6 @@ config-msvc-version.h
doc/openvpn.8.html
distro/rpm/openvpn.spec
tests/t_client.sh
tests/t_client-*-20??????-??????/
src/openvpn/openvpn
config-version.h

0 comments on commit 5ce9216

Please sign in to comment.