add russian translation and add unicode compatibility (merges pull request #20)
[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