From ffd968a26826108ca9fb23d46ed5789260852eb7 Mon Sep 17 00:00:00 2001 From: Ritabrata Das Date: Wed, 9 Sep 2026 21:07:21 +0530 Subject: intial 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..b293ab4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +build/ +build-web/ +temp/ +test/a.out +compile_commands.json +.clangd +.cache -- cgit v1.2.3