commit 7c731f2af75f0c20c49f3ebdf722a417748500a4 Author: Blake Ridgway Date: Tue Dec 17 09:46:42 2024 -0600 (feat): .gitignore init diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b694934 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.venv \ No newline at end of file