Skip to content
Snippets Groups Projects
Commit 2e9c56f1 authored by efer's avatar efer
Browse files

exclude .viminfo because of potential permission issues

parent 54bb5908
No related branches found
No related tags found
No related merge requests found
......@@ -111,6 +111,7 @@ excl=(
$H/.conda
$H/.cache
$H/.local
$H/.viminfo
*.vdi
*.vmdk
*.iso
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment