Files
Pyarmor-Static-Unpack-1shot/.gitignore
Levak Borok d8f955d692 Run tests in parallel or only some with a filter
`make check JOBS=4` will spawn 4 workers and spread the tests among them.
`make check FILTER=try` will only run tests that contain `try` in their name.
2024-06-19 17:56:06 +02:00

8 lines
63 B
Plaintext

*.swp
*.swo
*.gcno
*.gcda
*.kdev4
/.kdev4
__pycache__
tests-out