diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-07-29 13:04:41 -0400 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-07-29 13:04:41 -0400 |
commit | a326eda9c46cae81880181406f99b811826e4b56 (patch) | |
tree | 28ec8f8488a32a884aabd64f7bb9fe033eff7c2c /.gitignore | |
parent | 0770389614e0e8d2afe16115a52e2cbecc53390d (diff) |
gitignore & lsp goodies
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,4 +3,7 @@ dwl *-protocol.c *-protocol.h .ccls-cache +*.patch # config.h + +.cache/ |