Add build directory to .gitignore, so that it's not tracked.
[novacoin.git] / .gitignore
index 66f9386..6ed527d 100644 (file)
@@ -19,3 +19,4 @@ qrc_*.cpp
 *.pro.user
 #mac specific
 .DS_Store
+build