Permalink
Browse files

Add Bitcoin-Qt.app to .gitignore

Saves you from seeing everything in the Bitcoin-Qt.app/Contents/ dir
after compiling
  • Loading branch information...
1 parent 77a1e12 commit 9055b0fb1208d57b450bc8011902524a5e7619f9 @fanquake fanquake committed Apr 26, 2013
Showing with 1 addition and 0 deletions.
  1. +1 −0 .gitignore
View
@@ -15,6 +15,7 @@ src/test_bitcoin
*.qm
Makefile
bitcoin-qt
+Bitcoin-Qt.app
# Unit-tests
Makefile.test

0 comments on commit 9055b0f

Please sign in to comment.