aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorharry <harrywu@tvunetworks.com>2014-01-13 18:37:57 +0800
committerharry <harrywu@tvunetworks.com>2014-01-13 18:37:57 +0800
commit15570cc9aa94b53e95fa847a66e03326c6875d3c (patch)
treec63fbd52f8f93648329aab1bf0af3f11bce67397 /.gitignore
parenta7973c9b6b6c72bca2e6e90aed08553bf708938d (diff)
downloadbitcoin-15570cc9aa94b53e95fa847a66e03326c6875d3c.tar.xz
src/leveldb/Makefile is ignored?
remove the "-" in leveldb-* to include src/leveldb/Makefile
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f867868185..7615fe3915 100644
--- a/.gitignore
+++ b/.gitignore
@@ -81,4 +81,4 @@ win32-build
qa/pull-tester/run-bitcoind-for-test.sh
qa/pull-tester/build-tests.sh
-!src/leveldb-*/Makefile
+!src/leveldb*/Makefile