From 29e3924c5362c4a8bf11a507de380972c4dfb9f3 Mon Sep 17 00:00:00 2001 From: Cory Latschkowski Date: Thu, 31 Aug 2023 17:16:02 -0500 Subject: [PATCH] update: ignore scratch folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 71d9b363..1637a4fa 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ dictionary.dic tmp .vscode +scratch/ # Byte-compiled / optimized / DLL files __pycache__/