]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Improve .gitignore by adding other patterns, like the
authorFederico Caselli <cfederico87@gmail.com>
Fri, 24 Jan 2020 18:29:55 +0000 (19:29 +0100)
committerFederico Caselli <cfederico87@gmail.com>
Fri, 24 Jan 2020 19:13:51 +0000 (20:13 +0100)
setting folder for vscode and the cache directory of
pytest

Change-Id: Ifc541ba9d3ab435576e42c4b99266ac411457aa7

.gitignore

index 087085e50e130e9f97e945596026f9253d3b7a54..48b5ecd4be14b03dd944291b5e451bffd7c63d53 100644 (file)
@@ -32,3 +32,8 @@ test/test_schema.db
 *test_schema.db
 .idea
 /Pipfile*
+/.pytest_cache/
+/pip-wheel-metadata/
+/.vscode/
+/.ipynb_checkpoints/
+*.ipynb