Skip to content
This repository was archived by the owner on Nov 4, 2019. It is now read-only.

Commit ed15e74

Browse files
author
bananaapple
committed
Add *.swp to .gitignore
1 parent ab25291 commit ed15e74

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ db.json
44
*.log
55
node_modules/
66
public/
7-
.deploy*/
7+
.deploy*/
8+
*.swp
Binary file not shown.

0 commit comments

Comments
 (0)