From 9ed6d5386bcc9ad8a8e73b481d41fcaea80adaad Mon Sep 17 00:00:00 2001 From: Vladimir Azarov Date: Sat, 22 Mar 2025 01:45:46 +0100 Subject: Initial version --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d088a4b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +test +cpp -- cgit v1.2.3