Organise tests
This commit is contained in:
parent
f3de91180e
commit
fde47d5739
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,6 @@
|
|||||||
*/__pycache__/
|
*/__pycache__/
|
||||||
|
.cache/
|
||||||
|
tests/*/__pycache__/
|
||||||
*/*~
|
*/*~
|
||||||
*.#*
|
*.#*
|
||||||
*#
|
*#
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user