diff options
author | Hristo Venev <hristo@venev.name> | 2020-02-05 02:55:36 +0100 |
---|---|---|
committer | Hristo Venev <hristo@venev.name> | 2020-02-05 03:17:43 +0100 |
commit | 436256044bd2577a05de0428303c326b1a0225f0 (patch) | |
tree | 99191037b61d9eeb3b32f133b8690c7358f2faaf /.gitignore | |
parent | ff7ea7b5583ffce18ccb4bb56860a3eb145c688e (diff) |
Add man pages.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /Cargo.lock /target +/man/*.[1-8] **/*.rs.bk |