diff options
author | Robey Pointer <robey@twitter.com> | 2009-02-16 01:35:22 -0800 |
---|---|---|
committer | Robey Pointer <robey@twitter.com> | 2009-02-16 01:35:22 -0800 |
commit | 5def1120136336696b9bde81bcfb162b09174948 (patch) | |
tree | 5540b8a6da4e595fd7add8e43c872b9908c2dacd /.gitignore | |
parent | 25417575ef795c36d2663c88fdedba5bfae5cc26 (diff) |
fix silly exception message.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..0d20b648 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc |