Skip to content

Commit 60c720f

Browse files
committed
Remove tests/lib from gitignore
Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com>
1 parent 18524b6 commit 60c720f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,6 @@ dmypy.json
134134

135135
# pytype static type analyzer
136136
.pytype/
137+
138+
#pytest test lib
139+
!tests/lib

0 commit comments

Comments
 (0)