Commit fb4d8d08 authored by Patrick von Platen's avatar Patrick von Platen
Browse files

update .gitignore to ignore .swp files created when using vim

parent 6083c156
...@@ -139,3 +139,6 @@ serialization_dir ...@@ -139,3 +139,6 @@ serialization_dir
# emacs # emacs
*.*~ *.*~
debug.env 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