Skip to content

Commit 93e5f63

Browse files
Unignore tests dir
1 parent d2a9ab5 commit 93e5f63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ dmypy.json
128128
# Local test file
129129
*test*.py
130130

131+
# Unignore tests dir
132+
!tests/
133+
131134
# vscode folder
132135
.vscode
133136

0 commit comments

Comments
 (0)