diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-03-26 09:19:25 +0200 |
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-03-26 09:19:25 +0200 |
| commit | 5f2718a17454a2d10ae687bebecf20fb7d1c5792 (patch) | |
| tree | decf15b9c1d665228c9e4034ad4b081ece593a2c | |
| parent | 0af1fcc9cddd3c4d94afb1ab8bf1b4944b705f42 (diff) | |
| download | vim-5f2718a17454a2d10ae687bebecf20fb7d1c5792.zip vim-5f2718a17454a2d10ae687bebecf20fb7d1c5792.tar.gz | |
add gitignore: autoload/pathogen.vim,bundle
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..de0f3ec --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +autoload/pathogen.vim +bundle |
