diff options
author | Tomas Krizek <tomas.krizek@nic.cz> | 2018-11-12 17:30:33 +0100 |
---|---|---|
committer | Tomas Krizek <tomas.krizek@nic.cz> | 2018-12-04 17:13:42 +0100 |
commit | 91ccb7854fb3f39aaf4b01b23ba2a34d6de0d43d (patch) | |
tree | 7bc59628664ca9dd8012a3dce4dc6dabed1f4c97 /.gitignore | |
parent | pytests: execute tests in CI (diff) | |
download | knot-resolver-91ccb7854fb3f39aaf4b01b23ba2a34d6de0d43d.tar.xz knot-resolver-91ccb7854fb3f39aaf4b01b23ba2a34d6de0d43d.zip |
gitignore: pytest cache
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ _obj /tests/test_zonecut /tests/dnstap/src/dnstap-test/vendor/github.com/ /tests/dnstap/src/github.com/ +.pytest_cache kresd.amalg.c libkres.amalg.c /doc/kresd.8 |