diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-03-05 18:07:24 -0500 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2014-03-05 18:07:24 -0500 |
commit | 5299352ccfbceb121fa2b2f2e6f9e222149e7d15 (patch) | |
tree | 8ae0ba8a9e91120b27d38c155b4230595cf5046c /.gitignore | |
parent | a5f8a04f6b7b1eb3cf441b6c7fc32167fa6eb360 (diff) | |
download | sqlalchemy-5299352ccfbceb121fa2b2f2e6f9e222149e7d15.tar.gz |
ignore .patch files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c2fa6b203..04e886c80 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ tox.ini .*,cover *.class *.so +*.patch sqlnet.log /mapping_setup.py /test.py |