Skip to content

Commit

Permalink
Bug 1475904 - Add .swp files (for open, unnamed vim buffers) to .giti…
Browse files Browse the repository at this point in the history
…gnore. r=froydnj

MozReview-Commit-ID: KIEbQWijXrJ
  • Loading branch information
heycam committed Jul 16, 2018
1 parent f4c50b9 commit 41af2a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ ID

# Vim swap files.
.*.sw[a-z]
.sw[a-z]

# Emacs directory variable files.
**/.dir-locals.el
Expand Down

0 comments on commit 41af2a9

Please sign in to comment.