From 11688cf348f283dc1f95957338137fe8dd958c71 Mon Sep 17 00:00:00 2001 From: Mikhail Burakov Date: Wed, 13 Jan 2021 14:27:14 +0100 Subject: Add text rendering and update pui interface types --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 07b9b75..81a908f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ *.o .clang-format -.clangd/ +.cache/ compile_commands.json compile_flags.txt convert -- cgit v1.2.3