Skip to content

Commit

Permalink
(maint) Add '.swp' to .gitignore.
Browse files Browse the repository at this point in the history
This commit adds '.swp' to the .gitignore and removes a vim .swp
file accidentally added in a previous commit.
  • Loading branch information
geoffnichols committed Aug 4, 2016
1 parent 1c9d427 commit a2b6b58
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -6,3 +6,4 @@ Gemfile.local
*.log
ext/packaging
pkg/*
*.swp
Binary file removed configs/components/.leatherman.json.swp
Binary file not shown.

0 comments on commit a2b6b58

Please sign in to comment.