diff options
author | Mikhail Burakov <mburakov@mailbox.org> | 2020-06-29 19:04:48 +0200 |
---|---|---|
committer | Mikhail Burakov <mburakov@mailbox.org> | 2020-06-29 19:04:48 +0200 |
commit | 07903b6a1f7240d682c75ecfe412c539e13fddd0 (patch) | |
tree | 6aed1a2eb27d696625c5ee1ae4071bdb0b2c9841 | |
parent | 3261aee563ee7bb0cba7edf4e684ae9833fd9a3f (diff) |
Update .gitignore
-rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +*.o +.clang-format +.clangd/ +compile_commands.json +compile_flags.txt +convert +pui +sample.pui +xdg-shell.h |