Merge pull request #148 from fsb4000/MultisigDialog
[novacoin.git] / .gitignore
index a5f96ba..35e7895 100644 (file)
@@ -1,6 +1,8 @@
 src/*.exe
 src/bitcoin
 src/bitcoind
+src/test_bitcoin
+src/build.h
 .*.swp
 *.*~*
 *.bak
@@ -10,10 +12,7 @@ src/bitcoind
 *.patch
 .bitcoin
 #compilation and Qt preprocessor part
-*.o
-ui_*.h
 *.qm
-moc_*
 Makefile
 bitcoin-qt
 #resources cpp
@@ -22,3 +21,6 @@ qrc_*.cpp
 *.pro.user
 #mac specific
 .DS_Store
+build
+
+!src/leveldb/Makefile