commit | 0f11545c90079cb4b6c99a2309a8cd69f1490ece | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Sep 27 14:24:21 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Thu Sep 27 14:25:07 2018 -0700 |
tree | 08356cb6da311c4b60ff1c06d4c197c9b7c3078f | |
parent | ffecf1b2af777baf575f0d05163dd40333f701ad [diff] [blame] |
gitignore: add *.lo Adds *.lo to the ignored files list. Change-Id: Iff18258584eec18f740ebe03815311c4245a4d96 Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/.gitignore b/.gitignore index dbd5f0a..91e40cd 100644 --- a/.gitignore +++ b/.gitignore
@@ -37,6 +37,7 @@ # Repo Specific Items *.o +*.lo /config.h /config.h.in~ /config.log