The `unittest` library still contains a number of bare exceptions, which now result in warnings from the compliler. Patching the standard library to remove these warnings is outside the scope of this project, so we're going to ignore these warnings.
7 lines
32 B
Plaintext
7 lines
32 B
Plaintext
tests/*
|
|
!tests/*.*
|
|
|
|
|
|
bin/
|
|
*.sw?
|