From 408baa7d0b5a19b4a71e6fb5a8b646595007387b Mon Sep 17 00:00:00 2001 From: Patrick Linehan Date: Wed, 10 Jun 2026 16:58:02 -0700 Subject: [PATCH] ignore compiled flow binary Co-Authored-By: Claude Opus 4.8 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..377121d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +# Compiled binary (matches the module/dir name) +/flow