From 3a73d9fc75670bdccb40bc06337a3f57d1630297 Mon Sep 17 00:00:00 2001 From: hax Date: Sun, 9 Feb 2025 02:56:25 +0000 Subject: [PATCH] Added some files to .gitignore Signed-off-by: hax --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 82f9275..fe405be 100644 --- a/.gitignore +++ b/.gitignore @@ -160,3 +160,7 @@ 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/ + +# Custom +tempout +proxy.json \ No newline at end of file