diff options
| author | Mikhail Burakov <mburakov@mailbox.org> | 2021-02-27 10:16:24 +0100 | 
|---|---|---|
| committer | Mikhail Burakov <mburakov@mailbox.org> | 2021-02-27 10:16:24 +0100 | 
| commit | 718beaa75be1c7ea84b298abd84eef4dd277f897 (patch) | |
| tree | 728fa5e1a0b1bb5a3c46449eaedd2a3ad6285b77 /.gitignore | |
| parent | f10be1f81792d1707e1951ceb289056332ff1f4b (diff) | |
Update .gitignore
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 | 
