Unverified Commit 5b2d4f26 authored by Thomas Wolf's avatar Thomas Wolf Committed by GitHub
Browse files

Merge pull request #2881 from patrickvonplaten/add_vim_swp_to_gitignore

update .gitignore to ignore .swp files created when using vim
parents 6083c156 fb4d8d08
......@@ -139,3 +139,6 @@ serialization_dir
# emacs
*.*~
debug.env
# vim
.*.swp
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment