diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ # Binaries for programs and plugins -/comics +# Story/comic output from `totalrecall --story` (see README) +/comics/ *.exe *.exe~ *.dll |
