From b2298fe99e2a7fd5523403f5f81e89a26087245e Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 17 Apr 2026 11:29:11 -0500 Subject: [PATCH] update gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e186a91..c20b79f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,7 @@ test.db-wal test.lum test.pres profile.json.gz -result \ No newline at end of file +result + +flatpak-cargo-generator.py +.flatpak-builder/ \ No newline at end of file