From 2bdcaf319b1d74ffbaccf08a58336f804761beab Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 9 Jul 2026 23:51:55 -0400 Subject: Refactor into monorepo --- gastro/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gastro/.gitignore (limited to 'gastro/.gitignore') diff --git a/gastro/.gitignore b/gastro/.gitignore new file mode 100644 index 0000000..772ee1f --- /dev/null +++ b/gastro/.gitignore @@ -0,0 +1,5 @@ +/build/ +/.direnv/ +TAGS +*.a +/gastro \ No newline at end of file -- cgit v1.3.1