diff options
author | Waylan Limberg <waylan@gmail.com> | 2010-07-06 13:04:05 -0400 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2010-07-06 13:06:13 -0400 |
commit | dd6e329550012f960091ad68386ce67025f5290f (patch) | |
tree | e8343b79e3a133fc10053d2bd7de29232e6676fe /.gitignore | |
parent | 3bd3bf16fc1f87729f3fb339fbffb0a450446349 (diff) | |
download | markdown-dd6e329550012f960091ad68386ce67025f5290f.tar.gz markdown-dd6e329550012f960091ad68386ce67025f5290f.tar.bz2 markdown-dd6e329550012f960091ad68386ce67025f5290f.zip |
Cleanup of my cleanup.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,8 +1,8 @@ *.pyc *.bak -*.tmp *.swp test-output.html build/* dist/* +tmp/* MANIFEST |