Skip to content

Commit faa61cb

Browse files
updates ref comments from @anatolyborodin, deleted files, added .gitignore to fix...
1 parent 0d004a2 commit faa61cb

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
#from
2+
#https://github.com/github/gitignore/blob/master/Global/Vim.gitignore
3+
#swap
4+
[._]*.s[a-w][a-z]
5+
[._]s[a-w][a-z]
6+
# session
7+
Session.vim
8+
# temporary
9+
.netrwhist
10+
*~
11+
# auto-generated tag files
12+
tags

examples/cppalgo/search/.text.swp

-12 KB
Binary file not shown.

src/.port_info.cpp.swp

-12 KB
Binary file not shown.

0 commit comments

Comments
 (0)