From 93d8d7472ad8f49bf017e92f8e6dd6785e1cc4e3 Mon Sep 17 00:00:00 2001 From: Orfeas <38209077+0xfea5@users.noreply.github.com> Date: Wed, 3 Dec 2025 13:05:22 +0200 Subject: initial commit --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..327927b --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +solution +compile_commands.json +.cache +cookie +*.out +input.txt +.emacs.desktop* \ No newline at end of file -- cgit v1.2.3