aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMisbakh-Soloviev Vadim A <mva@mva.name>2011-08-28 14:12:26 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2011-08-28 14:14:29 +0200
commit3f0816e3d926e0ea78ac7b6cd43efe62355885c8 (patch)
treed16baa1f94a7a88cd0d5d1675816dbf6797162cd /.gitignore
parentae8adeb90abb334b8e5712124e62461eca77c12f (diff)
downloadbitcoin-3f0816e3d926e0ea78ac7b6cd43efe62355885c8.tar.xz
add russian translation and add unicode compatibility (merges pull request #20)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aeeef170e6..537064d30e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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