diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-03-25 00:12:31 +0100 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-03-25 00:12:31 +0100 |
| commit | c66caf16ba5a76302e8fe5be87c5f1b4660c2134 (patch) | |
| tree | e6008f064aeed32e6d0fbaa517192c49d0b0426e | |
| parent | d2703f360ac0cf5e36e0b445d39ae2f4bda48e05 (diff) | |
remove config.h from .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,4 +3,3 @@ dwl *-protocol.c *-protocol.h .ccls-cache -config.h |