From 48ec6b6e703a40ff4731fa840ccbe3fbba41b5e1 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 28 Oct 2024 14:56:12 -0700 Subject: add .zed and log file to .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1103b73..f6f2b11 100644 --- a/.gitignore +++ b/.gitignore @@ -168,4 +168,6 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -index.html \ No newline at end of file +index.html +.zed +nijitrack-logs.txt -- cgit v1.2.3