From ea36f30a8e1993d4aacc8974cd0994db67902467 Mon Sep 17 00:00:00 2001 From: Clement Sibille Date: Mon, 26 Feb 2024 02:20:32 +0900 Subject: Initial commit --- .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..e0b0981 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.cache/ +compile_commands.json +png_suite/ +build/ -- cgit v1.2.3