From 9c5c7af7abe9e444210ac86b903eee775fc76a84 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 8 Aug 2025 15:17:43 +0200 Subject: Small fixes --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 81bb673..3e5bc85 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ utils/.DS_Store perf.data perf.data.old run +run.exe debugrun shell/lasttest.out shell/lasttest.err @@ -18,7 +19,9 @@ test/.DS_Store test/run test/run.DSYM runtest +runtest.exe runcpp +runcpp.exe runtest.js runtest.wasm web/http/nissy_web_module.* @@ -34,3 +37,5 @@ tools/results *.o *.so *.s +*.pyd +*.dll -- cgit v1.3