diff options
author | Stefan Ritter <xeno@thehappy.de> | 2010-11-15 16:14:15 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2010-11-15 16:14:15 +0100 |
commit | 4fe866b7269c2cdc87c222d3b6548916a4ddddbc (patch) | |
tree | 927294ee96f17c18c1a60673774f353c384a803b | |
parent | e812b7f8245de7222c40d1b0f196c8f2832e069a (diff) |
Add gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d20b64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |