From 265f28c09172c82eb0395b42400c5ffd011a86c2 Mon Sep 17 00:00:00 2001 From: Skullheadx Date: Sun, 22 Sep 2024 16:46:24 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e6333ec..5207898 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ examples.txt downloaded/ links.txt +/.venv +.DS_Store +links.txt -- 2.54.0