From 5d66cec6c41a62dacd9ac232808bfac526f76500 Mon Sep 17 00:00:00 2001 From: curly Date: Wed, 6 Dec 2023 11:26:18 -0700 Subject: part one and two --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..37b7134 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +input \ No newline at end of file -- cgit v1.2.3