From 46a79b467f580df24ac508ad6dbc37cffcf4b7cc Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Sun, 3 May 2026 23:27:07 +0100 Subject: update .gitignore to ignore dev notes --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a0194be..b414698 100644 --- a/.gitignore +++ b/.gitignore @@ -220,3 +220,6 @@ __marimo__/ # Ignore .python_version .python-version + +# Ignore notes +.dev_notes/ -- cgit v1.2.3