From 0fbdd7fced2c445a425621f3b106f257748dc0ba Mon Sep 17 00:00:00 2001 From: Parker M Date: Sat, 16 Sep 2023 21:52:24 -0500 Subject: commit --- .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..c34d28b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__ +.DS_Store \ No newline at end of file -- cgit v1.2.3-70-g09d2