Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Add .swp file to .gitignore (#809)
Browse files Browse the repository at this point in the history
  • Loading branch information
yegle authored Oct 13, 2020
1 parent 85874d9 commit 7757e0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,6 @@ bin/
local/
.env
.env.*

# Editor temporary files
*.swp

0 comments on commit 7757e0a

Please sign in to comment.