Skip to content

Commit a5c2554

Browse files
committed
git-ignore tmp/ and vim's *.swp tmp files
1 parent ed70625 commit a5c2554

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
.hg/*
66
.svn/*
77
._*
8+
*.swp
9+
tmp
810

911
# Node
1012
node_modules

0 commit comments

Comments
 (0)