]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
.gitignore test files and PyCharm venv folder 4906/head
authorGord Thompson <gord@gordthompson.com>
Thu, 10 Oct 2019 19:34:32 +0000 (13:34 -0600)
committerGord Thompson <gord@gordthompson.com>
Thu, 10 Oct 2019 19:34:32 +0000 (13:34 -0600)
commite113a103302e073f6cbb90ec3c919a2407c2b516
treeb4ef241494b35406ec268742093262c7a98b2c7f
parent476df84ec995324cf2162b9b28ad8a58b90cfadf
.gitignore test files and PyCharm venv folder

Excludes:
- PyCharm /venv/ virtualenv folder
- leftover .db files from (failed?) test runs
- /test.cfg file for customizing test configuration
.gitignore