diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ *.o -.clang-format .cache/ +.clang-format compile_commands.json compile_flags.txt convert +libpui.a pui sample.pui xdg-shell.h |