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 | Merge pull request #72 from Stivvo/output-compile-set (diff) | |
| download | dwl-a58adbb7b99edb8173fc438c189b86118ef83d58.tar.gz dwl-a58adbb7b99edb8173fc438c189b86118ef83d58.tar.bz2 dwl-a58adbb7b99edb8173fc438c189b86118ef83d58.tar.xz dwl-a58adbb7b99edb8173fc438c189b86118ef83d58.tar.zst dwl-a58adbb7b99edb8173fc438c189b86118ef83d58.zip | |
Add config.h to .gitignore
Diffstat (limited to '')
| -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 |
