diff options
| author | Thomas Schneider <thosch97@gmail.com> | 2015-04-25 10:51:56 +0200 |
|---|---|---|
| committer | Thomas Schneider <thosch97@gmail.com> | 2015-04-25 10:51:56 +0200 |
| commit | e287b7d9b8ee8c8ca0ad86d8bbaf0f92042319fa (patch) | |
| tree | fb9e98a07248983e733156215991900df88d7c9a | |
| parent | d4d7029acefc920bbd6e3f44506b72a2379a4754 (diff) | |
.vim: Ignore .netrwhist
Signed-off-by: Thomas Schneider <thosch97@gmail.com>
| -rw-r--r-- | dot.vim/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot.vim/.gitignore b/dot.vim/.gitignore new file mode 100644 index 0000000..a0e76af --- /dev/null +++ b/dot.vim/.gitignore @@ -0,0 +1 @@ +.netrwhist |
