aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 537064d30e..29c781c016 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,12 @@ src/bitcoin
src/bitcoind
.*.swp
*.*~*
+*.bak
+*.rej
+*.orig
+*.o
+*.patch
+.bitcoin
#compilation and Qt preprocessor part
*.o
ui_*.h
@@ -11,4 +17,4 @@ moc_*
Makefile
bitcoin-qt
#resources cpp
-qrc_*.cpp \ No newline at end of file
+qrc_*.cpp