(k)ubuntu 10.04+ notification support (based on @zwierzak his code)
[novacoin.git] / .gitignore
index aeeef17..537064d 100644 (file)
@@ -3,3 +3,12 @@ src/bitcoin
 src/bitcoind
 .*.swp
 *.*~*
+#compilation and Qt preprocessor part
+*.o
+ui_*.h
+*.qm
+moc_*
+Makefile
+bitcoin-qt
+#resources cpp
+qrc_*.cpp
\ No newline at end of file