From a9c159f5f7bf3479c3236735960597b4bc36a204 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Fri, 5 Jul 2024 00:04:56 +0300 Subject: Add code --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f8e273e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +3cl +compile_commands.json +.cache +build -- cgit 1.4.1