Skip to content

Commit 94da08e

Browse files
authored
Merge pull request swiftlang#10285 from cheshire/ignore_vim_files
2 parents 526c5bf + a95b320 commit 94da08e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
#==============================================================================#
2525
cscope.files
2626
cscope.out
27+
.vimrc
28+
tags
2729

2830
#==============================================================================#
2931
# Directories to ignore (do not add trailing '/'s, they skip symlinks).

0 commit comments

Comments
 (0)