From: Thomas Walker Lynch Date: Tue, 21 Oct 2025 03:01:11 +0000 (+0000) Subject: . X-Git-Url: https://git.reasoningtechnology.com/fossil/%7Bstyle.link%7D?a=commitdiff_plain;h=229ef52b0c46d39cd733ebfb9255e1f5f80e8c72;p=RT-project-share . --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ff01a07 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +# Python +__pycache__/ +*.py[cod] +*.pyo +*.pyd +.ipynb_checkpoints/ +.pytest_cache/ + +# editor backup files (optional) +*~ +*.bak +