You are viewing a plain text version of this content. The canonical link for it is here.
Posted to privacy-commits@apache.org by gr...@apache.org on 2021/03/11 20:40:52 UTC

[privacy-website] branch main updated: added Gemfile.lock to gitignore

This is an automated email from the ASF dual-hosted git repository.

grobmeier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/privacy-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 67099f3  added Gemfile.lock to gitignore
67099f3 is described below

commit 67099f3134c7c49952cd92f51afde1d5ad293c1e
Author: Christian Grobmeier <cg...@grobmeier.de>
AuthorDate: Thu Mar 11 21:40:41 2021 +0100

    added Gemfile.lock to gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index f40fbd8..a9cc8ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ _site
 .jekyll-cache
 .jekyll-metadata
 vendor
+Gemfile.lock
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: privacy-commits-unsubscribe@apache.org
For additional commands, e-mail: privacy-commits-help@apache.org