2022-09-04 13:58:58 +00:00
|
|
|
__pycache__/
|
2020-12-21 18:52:55 +00:00
|
|
|
qr/
|
2022-01-05 08:51:17 +00:00
|
|
|
venv/
|
|
|
|
|
2022-09-04 13:58:58 +00:00
|
|
|
/*.csv
|
|
|
|
/*.json
|
2022-08-29 16:29:01 +00:00
|
|
|
!devbox.json
|
2022-09-03 12:31:09 +00:00
|
|
|
!example_output.json
|
|
|
|
!example_output.csv
|
2022-09-03 14:17:26 +00:00
|
|
|
!.github/
|
|
|
|
!.flake8
|
2022-12-30 14:31:41 +00:00
|
|
|
!.vscode/
|
2022-09-04 13:58:58 +00:00
|
|
|
!.devcontainer/
|
|
|
|
!.devcontainer/*.json
|
2022-09-25 09:59:46 +00:00
|
|
|
*.whl
|
2022-12-10 11:23:13 +00:00
|
|
|
build/
|
2022-12-30 11:37:05 +00:00
|
|
|
dist/
|
2022-12-30 19:43:51 +00:00
|
|
|
*.egg-info/
|
2022-12-29 23:58:52 +00:00
|
|
|
*.xml
|
|
|
|
pytest-coverage.txt
|
2022-12-30 14:31:41 +00:00
|
|
|
tests/reports/
|