diff options
| author | Thomas Voss <thomasvoss@live.com> | 2022-09-09 22:52:31 +0200 |
|---|---|---|
| committer | Thomas Voss <thomasvoss@live.com> | 2022-09-09 22:52:31 +0200 |
| commit | 174505857dc9167612a863923756c70c4d0908d6 (patch) | |
| tree | d8f60c5c6f33e86f62a0e7d43bcc9299939dc818 /.gitignore | |
| parent | ecdcdc5282b9b90b0e06948cd9740cdfcfa4b6dc (diff) | |
Use aspell(1) for spell checking
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ +.aspell.en.prepl *.[ao] *.so +man/*.bak |