PPCoin: Ask for orphan root directly for pending synchronized checkpoint
[novacoin.git] / .gitignore
index 537064d..66f9386 100644 (file)
@@ -3,12 +3,19 @@ src/bitcoin
 src/bitcoind
 .*.swp
 *.*~*
-#compilation and Qt preprocessor part
+*.bak
+*.rej
+*.orig
 *.o
-ui_*.h
+*.patch
+.bitcoin
+#compilation and Qt preprocessor part
 *.qm
-moc_*
 Makefile
 bitcoin-qt
 #resources cpp
-qrc_*.cpp
\ No newline at end of file
+qrc_*.cpp
+#qt creator
+*.pro.user
+#mac specific
+.DS_Store