diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-11-30 16:45:53 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2013-11-30 16:45:53 -0500 |
| commit | 94f0541ebd008a875a50ff3a935a78bc5682c6e0 (patch) | |
| tree | 05cf1ca65b9a97bdc7b834cec6085ffdc284323c /.gitignore | |
| parent | 7d0cefb4181aee502064c1e314a1e2ccb34103fe (diff) | |
| download | sqlalchemy-94f0541ebd008a875a50ff3a935a78bc5682c6e0.tar.gz | |
.tox
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 69da39e02..4c09a7c53 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ /dogpile_data/ *.orig tox.ini +/.tox .venv *.egg-info .coverage |
