diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index c77303f50e..f7bcbd1459 100644 --- a/.gitignore +++ b/.gitignore @@ -130,12 +130,12 @@ win32-build test/config.ini test/cache/* test/.mypy_cache/ +test/lint/test_runner/target/ !src/leveldb*/Makefile /doc/doxygen/ -libbitcoinconsensus.pc contrib/devtools/split-debug.sh # Output from running db4 installation @@ -144,7 +144,6 @@ db4/ # clang-check *.plist -osx_volname dist/ /guix-build-* |