Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4367ce4

Browse files
author
Alexis Hunt
committedAug 7, 2018
Add vim temporary files to gitignore.
1 parent e7b8fe9 commit 4367ce4

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
@@ -1 +1,3 @@
11
book
2+
*~
3+
.*.sw*

0 commit comments

Comments
 (0)
Please sign in to comment.