From abdd12ff9efa98af245b91517398ad84b42fd90e Mon Sep 17 00:00:00 2001 From: "Joe Richey joerichey@google.com" Date: Wed, 21 Jun 2017 12:52:21 -0700 Subject: Update Makefile and README This commit updates the README and Makefile to get them ready for external release. This includes adding some common pitfalls, including example usage, and allowing for tarball creation. Change-Id: I442338c7aff613a14bae449dbf091bfcaf73ed9d --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d60aa9a..01f4f15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ /fscrypt -fscrypt.sublime-* +fscrypt.* -- cgit v1.2.3