diff options
author | Vegard Storheil Eriksen <zyp@jvnv.net> | 2010-03-25 04:47:28 +0100 |
---|---|---|
committer | Vegard Storheil Eriksen <zyp@jvnv.net> | 2010-03-25 04:57:20 +0100 |
commit | 17efcf8d47680b0c299ce5ebfa3d32b252091547 (patch) | |
tree | 3f4c82c426eacd35002b3ba22a2204157f59221c | |
parent | 2f965f7cc3d8567c02b367647c6f616dbc4d6a0f (diff) |
Added .gitignore.
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..adc3d5e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.* +*.pyc +MANIFEST +dist |