Add build directory to .gitignore, so that it's not tracked.
authorR E Broadley <rebroad+github@gmail.com>
Thu, 17 May 2012 18:09:21 +0000 (19:09 +0100)
committerLuke Dashjr <luke-jr+git@utopios.org>
Fri, 18 May 2012 00:08:34 +0000 (00:08 +0000)
.gitignore

index 66f9386..6ed527d 100644 (file)
@@ -19,3 +19,4 @@ qrc_*.cpp
 *.pro.user
 #mac specific
 .DS_Store
+build