diff options
author | 2021-07-18 20:21:18 -0700 | |
---|---|---|
committer | 2021-07-18 20:21:46 -0700 | |
commit | 06bfba355c5dd5e9ef193fa0d6c6510c27980a54 (patch) | |
tree | c4b1f043003824a95f9aa56cc550455bd851b5ff /.gitignore | |
parent | Fix errors reported by W3C HTML Validator. (diff) |
Ignore "Dictionaries.log".
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -*~
\ No newline at end of file +*~ +Dictionaries.log
\ No newline at end of file |