From f6510c608e0eb20b3250728127a876692ebdc57c Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Tue, 8 Apr 2025 18:10:18 -0500 Subject: [PATCH] Update .gitignore git ignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7c0a0efb..f2a4f7fa 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,7 @@ ENV/ .vscode/ .idea/ *.swp -*.swo \ No newline at end of file +*.swo + +# Dependencies +sports-0.0.115/ \ No newline at end of file