diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0e3fc77 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +build/ +*.egg-info/ +__pycache__/ +.pytest_cache/ +.mypy_cache/ +.ruff_cache/ +*.pyc +*.so +*.o +*.a +*.log +/generated/