diff --git a/.gitignore b/.gitignore index 1f5f9435..085f2a72 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ **/.vscode **/.pytest_cache **/*.egg* +.python-version # file writer data **.h5 @@ -180,3 +181,6 @@ cython_debug/ #.idea/ # tombi.toml + +# Local agent files +AGENTS_PERSONAL.md \ No newline at end of file