This commit is contained in:
Daniel 2023-11-24 20:58:30 +01:00
parent 050be3709f
commit f3b23e5182

2
.gitignore vendored
View file

@ -1,5 +1,5 @@
__pycache__/ __pycache__/
tests/ test-output/
TestResults/ TestResults/
.vscode/ .vscode/
*.pyc *.pyc