summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Geissler <andrewg@us.ibm.com>2016-11-11 08:05:41 -0600
committerPatrick Williams <patrick@stwcx.xyz>2016-11-23 22:01:06 +0000
commitb599e7889973034aa64f283eb52a060c2c92230c (patch)
tree10937ce7d0f6481581168a78655a9f469370112a /.gitignore
parente8596300873a33e220d275e714e8ae2fb9aaf42a (diff)
downloadphosphor-logging-b599e7889973034aa64f283eb52a060c2c92230c.tar.gz
phosphor-logging-b599e7889973034aa64f283eb52a060c2c92230c.zip
Add a .gitignore for all the automake generated files
Change-Id: I346fb1b482ac75828013ffb7ad58d3b000fa8542 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore23
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ae6c890
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,23 @@
+Makefile
+Makefile.in
+aclocal.m4
+ar-lib
+arm-openbmc-linux-gnueabi-libtool
+autom4te.cache*
+compile
+config.*
+depcomp
+elog-gen.hpp
+install-sh
+logging-test
+logging_test.o
+ltmain.sh
+missing
+test-driver
+test/.deps*
+test/.dirstamp
+test/Makefile
+test/Makefile.in
+.deps*
+configure
+stamp-h1
OpenPOWER on IntegriCloud