diff options
author | June McEnroe <programble@gmail.com> | 2012-08-31 15:35:59 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2012-08-31 15:35:59 -0400 |
commit | 4f9083a0c512d05b8dd6837c9025aeaa31070119 (patch) | |
tree | 88419ee66a0024e40f87d8985d68aba5c7f6274b | |
parent | Add base16-vim (diff) | |
download | src-4f9083a0c512d05b8dd6837c9025aeaa31070119.tar.gz src-4f9083a0c512d05b8dd6837c9025aeaa31070119.zip |
Ignore .netrwhist
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..a0e76af9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.netrwhist |