10000 Adds vim tempfiles to gitignore · MuddSub/matplotlib-cpp@9b23ca0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b23ca0

Browse files
cdbrkfxrptlava
authored andcommitted
Adds vim tempfiles to gitignore
1 parent 52816e2 commit 9b23ca0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@
3333

3434
# Build
3535
/examples/build/*
36+
37+
# vim temp files
38+
*.sw*

0 commit comments

Comments
 (0)
0