diff options
| author | Andi Albrecht <albrecht.andi@gmail.com> | 2018-07-28 09:32:35 +0200 |
|---|---|---|
| committer | Andi Albrecht <albrecht.andi@gmail.com> | 2018-07-28 09:32:35 +0200 |
| commit | d27f92d7a4a196a9bf94f0489f1cce7cf6260c8c (patch) | |
| tree | bab326da1169d7f78701df8bff349b327a81bf6c | |
| parent | b4121569a82eed1c174011be113bee184470f60d (diff) | |
| download | sqlparse-d27f92d7a4a196a9bf94f0489f1cce7cf6260c8c.tar.gz | |
Add pytest_cache to gitignore.
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,3 +19,4 @@ extras/py3k/sqlparse.diff extras/py3k/tests.diff coverage.xml *.class +.pytest_cache
\ No newline at end of file |
