From 05e97f8346521b50fbedcc2e7d0679e297d4d98b Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Mon, 20 Mar 2023 15:21:21 +0100 Subject: make first sketch of bar using freetype2 instead of cairo --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d817976 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +compile_commands.json +.cache +*.o +dbar +*-protocol.* -- cgit v1.2.3-70-g09d2