Skip to content

Commit 15570cc

Browse files
committed
src/leveldb/Makefile is ignored?
remove the "-" in leveldb-* to include src/leveldb/Makefile
1 parent a7973c9 commit 15570cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ win32-build
8181
qa/pull-tester/run-bitcoind-for-test.sh
8282
qa/pull-tester/build-tests.sh
8383

84-
!src/leveldb-*/Makefile
84+
!src/leveldb*/Makefile

0 commit comments

Comments
 (0)