Skip to content

Commit

Permalink
Added new lines to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtwco committed Jul 22, 2018
1 parent aeca042 commit c645ecd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,18 @@ __pycache__/
target/
/test/
/tmp/
tags
tags.*
TAGS
TAGS.emacs
TAGS.vi
TAGS.*
\#*
\#*\#
config.mk
config.stamp
keywords.md
lexer.ml
mir_dump
Session.vim
src/etc/dl
tmp.*.rs
version.md
Expand Down

0 comments on commit c645ecd

Please sign in to comment.