From b9a433905ee10f9670d135fad677be0460475ccc Mon Sep 17 00:00:00 2001 From: Thephaseless Date: Thu, 25 Jul 2024 00:38:55 +0000 Subject: [PATCH] add browser crash gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index baedd74..69298d5 100644 --- a/.gitignore +++ b/.gitignore @@ -161,4 +161,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -.extentions/ \ No newline at end of file +.extentions/ +core \ No newline at end of file