Added new lines to .gitignore.

This commit is contained in:
David Wood 2018-07-22 13:14:06 +01:00
parent aeca042f84
commit c645ecd0a6
No known key found for this signature in database
GPG Key ID: 01760B4F9F53F154

7
.gitignore vendored
View File

@ -86,15 +86,18 @@ __pycache__/
target/ target/
/test/ /test/
/tmp/ /tmp/
tags
tags.*
TAGS TAGS
TAGS.emacs TAGS.*
TAGS.vi
\#* \#*
\#*\# \#*\#
config.mk config.mk
config.stamp config.stamp
keywords.md keywords.md
lexer.ml lexer.ml
mir_dump
Session.vim
src/etc/dl src/etc/dl
tmp.*.rs tmp.*.rs
version.md version.md