summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-09-27 14:24:21 -0700
committerPatrick Venture <venture@google.com>2018-09-27 14:25:07 -0700
commit0f11545c90079cb4b6c99a2309a8cd69f1490ece (patch)
tree08356cb6da311c4b60ff1c06d4c197c9b7c3078f
parentffecf1b2af777baf575f0d05163dd40333f701ad (diff)
downloadphosphor-ipmi-blobs-0f11545c90079cb4b6c99a2309a8cd69f1490ece.tar.gz
phosphor-ipmi-blobs-0f11545c90079cb4b6c99a2309a8cd69f1490ece.zip
gitignore: add *.lo
Adds *.lo to the ignored files list. Change-Id: Iff18258584eec18f740ebe03815311c4245a4d96 Signed-off-by: Patrick Venture <venture@google.com>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dbd5f0a..91e40cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,6 +37,7 @@ Makefile.in
# Repo Specific Items
*.o
+*.lo
/config.h
/config.h.in~
/config.log
OpenPOWER on IntegriCloud