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/