[devdocsgjs/main: 903/1867] gitignore: add vendor from `bundle install`




commit 8a1808dbe9915a59d9761209e6cc050cf8a50560
Author: Simon Legner <Simon Legner gmail com>
Date:   Mon Sep 2 19:24:44 2019 +0200

    gitignore: add vendor from `bundle install`

 .gitignore | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitignore b/.gitignore
index f89ecb61..53bbb745 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ public/fonts
 public/docs/**/*
 docs/**/*
 !docs/*.md
+vendor


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]