From 8d29c1c8ca2bda77d9ef5e971986de62b76b7232 Mon Sep 17 00:00:00 2001 From: lamp Date: Sun, 5 Mar 2023 21:39:53 +0000 Subject: init --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9479979 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/build +compile_commands.json +/.cache \ No newline at end of file -- cgit v1.2.3