From d92d982c1cf4809732e2c1b9882a30e1698acc0e Mon Sep 17 00:00:00 2001 From: Jenniferplusplus Date: Mon, 13 Nov 2023 21:19:45 -0600 Subject: simplify getting started a little and add contributing section --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9e5a635 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.backup.* \ No newline at end of file -- cgit v1.2.3