Don't call exit() in Shutdown() for Bitcoin-Qt (fixes a tray-icon issue)
[novacoin.git] / .gitignore
index a5f96ba..6ed527d 100644 (file)
@@ -10,10 +10,7 @@ src/bitcoind
 *.patch
 .bitcoin
 #compilation and Qt preprocessor part
-*.o
-ui_*.h
 *.qm
-moc_*
 Makefile
 bitcoin-qt
 #resources cpp
@@ -22,3 +19,4 @@ qrc_*.cpp
 *.pro.user
 #mac specific
 .DS_Store
+build