Skip to content

Commit c645ecd

Browse files
committed
Added new lines to .gitignore.
1 parent aeca042 commit c645ecd

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

+5-2
Original file line numberDiff line numberDiff line change
@@ -86,15 +86,18 @@ __pycache__/
8686
target/
8787
/test/
8888
/tmp/
89+
tags
90+
tags.*
8991
TAGS
90-
TAGS.emacs
91-
TAGS.vi
92+
TAGS.*
9293
\#*
9394
\#*\#
9495
config.mk
9596
config.stamp
9697
keywords.md
9798
lexer.ml
99+
mir_dump
100+
Session.vim
98101
src/etc/dl
99102
tmp.*.rs
100103
version.md

0 commit comments

Comments
 (0)