]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
Ignore Pipenv* and .idea 4514/head
authorVille Brofeldt <ville.brofeldt@iki.fi>
Sat, 23 Feb 2019 16:02:42 +0000 (18:02 +0200)
committerVille Brofeldt <ville.brofeldt@iki.fi>
Sat, 23 Feb 2019 16:02:42 +0000 (18:02 +0200)
.gitignore

index 028335b0e71ffaa293b461f1c29a7ce963890589..8ac332355f17f6d12755aa3038de9dde7c67f298 100644 (file)
@@ -28,4 +28,5 @@ sqlnet.log
 *.rej
 test/test_schema.db
 *test_schema.db
-
+.idea
+/Pipfile*