From 2f8db809abd2a6a8e5bc9e381e12c775ca7681d8 Mon Sep 17 00:00:00 2001 From: Melody Horn / boringcactus Date: Sat, 26 Jun 2021 22:27:21 -0600 Subject: begin to throw things together --- .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..0a25f36 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +/out -- cgit v1.2.3