From: Jason Joyce Date: Fri, 8 May 2015 02:41:10 +0000 (-0400) Subject: Adding the build folder to the ignore file. X-Git-Tag: 0.12.3~44 X-Git-Url: https://git.quassel-irc.org/?a=commitdiff_plain;h=dd697a78579361eafdaf5c90d2879c9e8ce27e33;p=quassel.git Adding the build folder to the ignore file. --- diff --git a/.gitignore b/.gitignore index 0d20b648..7db158a4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ +build* *.pyc