From e5fbef8e416fe89d1fe2f7840383c26528b6b8d4 Mon Sep 17 00:00:00 2001 From: Ben Winston Date: Mon, 10 Nov 2025 22:29:09 -0500 Subject: initial commit, writes args and pwd into a file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4215965 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +later +scratch/ +*.swp -- cgit v1.2.3