Add .gitignore

Add .gitignore to ignore bundler-related files in order to be
consistent with other modules.

Change-Id: I488537b8871f2f5ae3c2905bfb9c6aebf09d6970
This commit is contained in:
Colleen Murphy 2015-08-13 12:35:46 -07:00
parent 6c187cd5f8
commit 9886fd0f9f
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
Gemfile.lock
.bundled_gems/