From a696b73116d8adba38c68a3bc4599c8dbea34c4f Mon Sep 17 00:00:00 2001 From: awe Date: Thu, 9 Apr 2026 17:20:02 +0300 Subject: [PATCH] Ignore generated artifacts --- .gitignore | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e5b380b --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# Build outputs +*.exe +*.obj + +# Large capture spools and generated data dumps +*.capture_spool.bin +capture.csv +capture.svg +packets.csv +packets.svg +test.csv +test.svg +internal_default.csv +internal_default.svg +*_test.*