summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Arthur A. Gleckler 2021-07-18 20:21:18 -0700
committerGravatar Arthur A. Gleckler 2021-07-18 20:21:46 -0700
commit06bfba355c5dd5e9ef193fa0d6c6510c27980a54 (patch)
treec4b1f043003824a95f9aa56cc550455bd851b5ff /.gitignore
parentFix errors reported by W3C HTML Validator. (diff)
Ignore "Dictionaries.log".
Diffstat (limited to '')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e4e5f6c..2d6e882 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-*~ \ No newline at end of file
+*~
+Dictionaries.log \ No newline at end of file