From 9c93af0c3a17d9263660989c06f4adb19f63a101 Mon Sep 17 00:00:00 2001 From: zhiyong Date: Mon, 12 May 2025 10:11:18 +0800 Subject: [PATCH] ignore output --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index d357163..2f29e43 100644 --- a/.gitignore +++ b/.gitignore @@ -157,3 +157,5 @@ 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/ + +Output/ \ No newline at end of file