(k)ubuntu 10.04+ notification support (based on @zwierzak his code)
[novacoin.git] / .gitignore
index eec3751..537064d 100644 (file)
@@ -1,3 +1,14 @@
 src/*.exe
 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