aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Sommerseth2017-01-20 22:04:57 +0100
committerDavid Sommerseth2017-01-23 00:51:34 +0100
commitd14b3c60c7796736e07bc3cddb0ab3a58475793e (patch)
treef954e679ab67903364278b3ff063d554517bfbdc /.gitignore
parentf91ab283a407e25c4b32aecb390911b212ce2694 (diff)
downloadopenvpn-d14b3c60c7796736e07bc3cddb0ab3a58475793e.zip
openvpn-d14b3c60c7796736e07bc3cddb0ab3a58475793e.tar.gz
git: Merge .gitignore files into a single file
We already track a lot of files over the whole directory structure in the main .gitignore file. But a few additional ones had been added into some of the subdirectories. This unifies all these files into a master file for the whole project, making it easier to know where to look at and edit if changes needs to be done. Signed-off-by: David Sommerseth <davids@openvpn.net> Acked-by: Steffan Karger <steffan@karger.me> Message-Id: <20170120210457.3383-1-davids@openvpn.net> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg13916.html Signed-off-by: David Sommerseth <davids@openvpn.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fc1e223..e6da21c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,11 +51,15 @@ config-msvc-local.h
config-msvc-version.h
doc/openvpn.8.html
distro/rpm/openvpn.spec
+sample/sample-keys/sample-ca/
+vendor/.build
+vendor/dist
tests/t_client.sh
tests/t_client-*-20??????-??????/
t_client.rc
t_client_ips.rc
+tests/unit_tests/**/*_testdriver
src/openvpn/openvpn
include/openvpn-plugin.h