lint: Add lint runner build dir to gitignore

This commit is contained in:
Fabian Jahr
2024-03-02 21:28:41 +01:00
parent fad7f42324
commit cfa057b86d

1
.gitignore vendored
View File

@@ -130,6 +130,7 @@ win32-build
test/config.ini
test/cache/*
test/.mypy_cache/
test/lint/test_runner/target/
!src/leveldb*/Makefile