diff options
author | Cody Hiar <cody.hiar@investopedia.com> | 2016-08-28 16:53:25 -0600 |
---|---|---|
committer | Cody Hiar <cody.hiar@investopedia.com> | 2016-08-28 16:53:25 -0600 |
commit | 7641b3272fabd1112d30b5b1c07c32f6f9e51050 (patch) | |
tree | 696afa880ef927cf0123e69e96bff75727fe30d7 /.gitignore | |
parent | 8f1d9fa477434368a7f41fb2896bf1be6b048c8a (diff) |
Break neovim into separate images. Makes it quicker to compile new
changes
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ce3ed24 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vimcache |