From 54c38d0654622e63f8becd0be9be943aa61eec22 Mon Sep 17 00:00:00 2001 From: Joseph Ferano Date: Sat, 12 Sep 2026 11:50:22 +0700 Subject: [PATCH] The files slurp.flan writes are output, not sources They were committed by a git add -A taken after running the program by hand from the source tree. The suite runs it out of _build and cleans up after itself; this is only for a run done directly. --- .gitignore | 6 ++++++ test/slurp-made.txt | 1 - test/slurp-out.txt | 1 - 3 files changed, 6 insertions(+), 2 deletions(-) delete mode 100644 test/slurp-made.txt delete mode 100644 test/slurp-out.txt diff --git a/.gitignore b/.gitignore index 634e8d8..ceef522 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,9 @@ probe.c # came from. vendor/raylib/build-web.sh makes both, and the path is named to a # build through FLAN_RAYLIB_WEB, not committed. vendor/raylib/web/ + +# What programs/slurp.flan and programs/web-files.flan write when run by hand +# from the source tree rather than out of _build. +test/slurp-out.txt +test/slurp-made.txt +test/web-files-out.txt diff --git a/test/slurp-made.txt b/test/slurp-made.txt deleted file mode 100644 index e1de303..0000000 --- a/test/slurp-made.txt +++ /dev/null @@ -1 +0,0 @@ -made by the handler diff --git a/test/slurp-out.txt b/test/slurp-out.txt deleted file mode 100644 index e019be0..0000000 --- a/test/slurp-out.txt +++ /dev/null @@ -1 +0,0 @@ -second