diff --git a/.gitignore b/.gitignore index 2729d9d..84b7870 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ dist/ build/ *.spec +*.t42 diff --git a/bbc.t42 b/bbc.t42 deleted file mode 100644 index e585fab..0000000 Binary files a/bbc.t42 and /dev/null differ diff --git a/test.t42 b/test.t42 deleted file mode 100644 index 586dc24..0000000 Binary files a/test.t42 and /dev/null differ diff --git a/test_out.t42 b/test_out.t42 deleted file mode 100644 index 586dc24..0000000 Binary files a/test_out.t42 and /dev/null differ