From 2a2bf17cadfb685895a668d2eec64afa8ea0d82c Mon Sep 17 00:00:00 2001 From: Tucker Johnson <93456960+tuckerjohnson@users.noreply.github.com> Date: Wed, 6 Apr 2022 00:07:36 -0400 Subject: [PATCH] Initial commit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..513e6ed --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.pdf +*.ps +*.midi +*.mid +*.log +*~ -- 2.39.5