Skip to content

Commit c85b6d3

Browse files
committed
Also ignore .swp files
Signed-off-by: Brian Warner <[email protected]>
1 parent 5587eff commit c85b6d3

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
@@ -68,3 +68,6 @@ yarn-error.log
6868
.pnp.js
6969
# Yarn Integrity file
7070
.yarn-integrity
71+
72+
# Swap files
73+
*.swp

0 commit comments

Comments
 (0)