diff options
author | meutraa <paul@lost.host> | 2021-01-13 15:25:24 +0000 |
---|---|---|
committer | meutraa <paul@lost.host> | 2021-01-13 15:25:24 +0000 |
commit | a58adbb7b99edb8173fc438c189b86118ef83d58 (patch) | |
tree | 8542b91c7a9877f501db04b3e331c733aa917980 | |
parent | 4bf2923f4ec7d3dadc5a36928f8e98d9734b207d (diff) |
Add config.h to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ dwl *-protocol.c *-protocol.h .ccls-cache +config.h |