diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.aux +*.bin *.cp *.cps *.elc @@ -6,6 +7,7 @@ *.fns *.ky *.log +*.lrn *.pg *.tar.* *.texi @@ -34,3 +36,5 @@ /missing /TAGS /texinfo.tex +game.* +log.* |
