From c6ee202b6d8fd23fe4694b25c23bb476763668c7 Mon Sep 17 00:00:00 2001 From: recklessop Date: Tue, 24 Oct 2023 20:42:47 -0400 Subject: [PATCH] updated gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 86fa5b1..39d7a74 100644 --- a/.gitignore +++ b/.gitignore @@ -10,6 +10,7 @@ app/threads.txt app/vrametrics app/vrametrics.txt app/__pycache__/* +app/microsoft.gpg app/logs/* app/zvma10/__pycache__/* app/zvma9_7/__pycache__/* \ No newline at end of file