From: Michael Tremer Date: Sun, 11 Oct 2009 22:56:00 +0000 (+0200) Subject: Add a .gitignore file. X-Git-Tag: 0.0.2~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b764549be276ad83eb741c58746eae7db44450f;p=collecty.git Add a .gitignore file. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b3bc518 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.png +*.py[co] +*.tar.gz