]> git.ipfire.org Git - thirdparty/openvpn.git/commit
git: Merge .gitignore files into a single file
authorDavid Sommerseth <davids@openvpn.net>
Fri, 20 Jan 2017 21:04:57 +0000 (22:04 +0100)
committerDavid Sommerseth <davids@openvpn.net>
Sun, 22 Jan 2017 23:56:00 +0000 (00:56 +0100)
commit2a7c994ca5b1583bc0f78c46be5b3a827f970b9a
tree61c4bf0d31ade45302e485cc87e82bfe22ff1ef7
parent2f5f1d8fffcba26d21d47cbcb1e99e0e1c313568
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>
(cherry picked from commit d14b3c60c7796736e07bc3cddb0ab3a58475793e)
.gitignore
sample/sample-keys/.gitignore [deleted file]
tests/unit_tests/.gitignore [deleted file]
vendor/.gitignore [deleted file]