From: Mark Amery Date: Sun, 7 Jan 2018 11:44:56 +0000 (+0000) Subject: Ignore files created by running tox X-Git-Tag: rel_0_9_7~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccb66ef17f80c9890c283a0dfd89b752d5ce9425;p=thirdparty%2Fsqlalchemy%2Falembic.git Ignore files created by running tox --- diff --git a/.gitignore b/.gitignore index 5a97f5e0..39b9696c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ alembic.ini coverage.xml .tox *.patch +/scratch +/scratch_test_* +/test_schema.db