aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorR E Broadley <[email protected]>2012-05-17 19:09:21 +0100
committerR E Broadley <[email protected]>2012-05-17 19:09:21 +0100
commit0ec6e88048361080afd5943255a902c46f232563 (patch)
treeb5208c2ef721d22d3ad810b69f4489e174411cee
parentMerge pull request #1321 from laanwj/2012_05_updatemaintrans (diff)
downloaddiscoin-0ec6e88048361080afd5943255a902c46f232563.tar.xz
discoin-0ec6e88048361080afd5943255a902c46f232563.zip
Add build directory to .gitignore, so that it's not tracked.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dafbc2b6b..fe93caafb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ qrc_*.cpp
*.pro.user
#mac specific
.DS_Store
+build