summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorOlivier Clavel <olivier.clavel@gmail.com>2017-02-14 16:37:44 +0100
committerTomek Mrugalski <tomasz@isc.org>2017-04-04 17:13:20 +0200
commit272e7babf9ebeab5f78850394d72c9431041e2e9 (patch)
treef885eb03bf70413de84e6e586b9b3a33b27ee736 /.gitignore
parentVarious Fixes for testing in valgrind (diff)
downloadkea-272e7babf9ebeab5f78850394d72c9431041e2e9.tar.xz
kea-272e7babf9ebeab5f78850394d72c9431041e2e9.zip
Ignore files generated for gtest when compiling with --with-gtest-source
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fe1763dbaa..ea1f60bd51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,5 @@ config.h.in~
/local.zone.sqlite3
/logger_lockfile
/report.info
+
+/ext/gtest/