diff options
author | Mukund Sivaraman <muks@isc.org> | 2013-01-07 06:38:34 +0100 |
---|---|---|
committer | Mukund Sivaraman <muks@isc.org> | 2013-01-07 06:38:34 +0100 |
commit | be570bcaf88318286027da7da40a600cbe4223e9 (patch) | |
tree | 873f3002e859257333fc523cb44fd948eb3f27d3 /.gitignore | |
parent | [2535] Update loadzone test data for newly added escaping (diff) | |
download | kea-be570bcaf88318286027da7da40a600cbe4223e9.tar.xz kea-be570bcaf88318286027da7da40a600cbe4223e9.zip |
[master] Update .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index dd6903ca89..7bc41b4ba0 100644 --- a/.gitignore +++ b/.gitignore @@ -34,5 +34,6 @@ TAGS /all.info /coverage-cpp-html /dns++.pc -/report.info +/local.zone.sqlite3 /logger_lockfile +/report.info |