summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d85664e..285ed8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ xyz/openbmc_project/Logging/Internal/Manager/
*.la
*.lo
.libs/
+libtool
callout-test
callouts-gen.hpp
callouts/.dirstamp
@@ -34,3 +35,10 @@ elog-lookup.cpp
elog-process-metadata.cpp
phosphor-log-manager
phosphor-logging.pc
+test/*_test.log
+test/*_test.trs
+test/*_test_*.log
+test/*_test_*.trs
+test/test-suite.log
+test/*_test_*
+test/*_test
OpenPOWER on IntegriCloud