From d4da17099e94b3ed8710f0178f6103d45ffaf544 Mon Sep 17 00:00:00 2001 From: Ixniy Evonniy Date: Wed, 1 Jul 2026 00:07:55 +0300 Subject: [PATCH] gitignore --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..54cfffb --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# Jai compiler output +*.exe +*.pdb +*.lib +*.exp +.build/ + +# Local configurations & logs +config.json +config_run.json +*.log + +# Third-party binaries +libcurl.dll +sing-box/