From: Michael Tremer Date: Sun, 11 Oct 2009 22:56:00 +0000 (+0200) Subject: Add a .gitignore file. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5b764549be276ad83eb741c58746eae7db44450f;p=people%2Fms%2Fcollecty.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