From: Neil Smith Date: Fri, 7 Mar 2014 19:37:58 +0000 (-0500) Subject: Updated .gitignore X-Git-Url: https://git.njae.me.uk/?p=cipher-training.git;a=commitdiff_plain;h=2ba0a492b78403e8378169ddb2bc0d893d6eddf1 Updated .gitignore --- diff --git a/.gitignore b/.gitignore index 7e77dc7..0546add 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,6 @@ nosetests.xml # Sublime text *.sublime-workspace + +# Logs +*.log