Skip to content

Commit f7a0931

Browse files
authored
Merge pull request graphql#1018 from graphql/update-gitignore
Also ignore .swp files
2 parents 5587eff + c85b6d3 commit f7a0931

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)