From 56082e6f5d3a17297fe030ba785840d328ccd1f4 Mon Sep 17 00:00:00 2001 From: Orfeas <38209077+0xfea5@users.noreply.github.com> Date: Wed, 27 Aug 2025 04:13:03 +0300 Subject: .gitignore: ignore binaries, lsp cache and compile_commands.json --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 72274d7..2cd9f1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ +solution +compile_commands.json +.cache cookie *.out \ No newline at end of file -- cgit v1.2.3