Skip to content

Commit cfa057b

Browse files
committed
lint: Add lint runner build dir to gitignore
1 parent fad7f42 commit cfa057b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ win32-build
130130
test/config.ini
131131
test/cache/*
132132
test/.mypy_cache/
133+
test/lint/test_runner/target/
133134

134135
!src/leveldb*/Makefile
135136

0 commit comments

Comments
 (0)