diff --git a/.gitignore b/.gitignore index d6f8fb0d5..a0bc9266b 100644 --- a/.gitignore +++ b/.gitignore @@ -58,6 +58,7 @@ coverage.xml *.py,cover .hypothesis/ .pytest_cache/ +.ruff_cache/ cover/ tests/ptagger_temp* ptagger_temp* diff --git a/bin/act b/bin/act deleted file mode 100755 index 3968e3239..000000000 Binary files a/bin/act and /dev/null differ