]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
un-ignore mike's favorite testing filenames
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 24 Jan 2021 22:26:36 +0000 (17:26 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 24 Jan 2021 22:26:36 +0000 (17:26 -0500)
As im using vscode I'd like these filenames to show up
in filesearch but I'd like to keep "ignore .gitignore files"
turned on.   I've moved these names to my own local
.git/info/exclude instead.

Change-Id: Iee6192d42d0630bf1b26cb9c1d3c2f8acab6caf4

.gitignore

index 3916fe299b521f3907396e3969f26ab70ab843b9..8d9d546578d6fcb9830ca18c6a3b3d8a97a815ec 100644 (file)
@@ -20,11 +20,8 @@ coverage.xml
 *.so
 *.patch
 sqlnet.log
-/mapping_setup.py
 /shard?_*.db
 /test.cfg
-/test.py
-/test?.py
 /.cache/
 /.mypy_cache
 *.sw[o,p]
@@ -40,4 +37,4 @@ test/test_schema.db
 *.ipynb
 /querytest.db
 /.mypy_cache
-/.pytest_cache
\ No newline at end of file
+/.pytest_cache