Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: vim needs swapfiles folder to exist previous to placing files there #23

Merged
merged 1 commit into from
Mar 1, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: vim needs swapfiles folder to exist previous to placing files there
  • Loading branch information
grzuy committed Mar 1, 2018
commit 6f375467ed0b1f9c37d1cbed16b773a8d23b77c7
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/.tmp/
/.tmp/swapfiles/*
!/.tmp/swapfiles/.gitkeep
Empty file added .tmp/swapfiles/.gitkeep
Empty file.