From: Ant Zucaro Date: Thu, 31 Mar 2011 21:16:56 +0000 (-0400) Subject: Ignore compiled Python files. X-Git-Url: http://de.git.xonotic.org/?a=commitdiff_plain;h=acb68175081ec0dd1989b038563a324ae5b47219;p=xonotic%2Fxonstat.git Ignore compiled Python files. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..72723e5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*pyc