summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2017-01-20 13:54:59 -0600
committerMatthew Barth <msbarth@us.ibm.com>2017-01-26 10:42:10 -0600
commitae0e96c3f98e57e5988b1621ec4c67d4b27cda4f (patch)
tree98465618aca2dafe20e547f3ca42ee845f0a947e /.gitignore
parent4aa27f9bfba204d94e9f73779b0a924e2e70c1a9 (diff)
downloadphosphor-fan-presence-ae0e96c3f98e57e5988b1621ec4c67d4b27cda4f.tar.gz
phosphor-fan-presence-ae0e96c3f98e57e5988b1621ec4c67d4b27cda4f.zip
Initial fan presence build framework
Change-Id: Ic39848e285e776ef198c7a41f20debfa164af644 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d58b9e4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+.deps*
+.libs*
+Makefile
+Makefile.in
+aclocal.m4
+ar-lib
+arm-openbmc-linux-gnueabi-libtool
+autom4te.cache*
+compile
+config.*
+configure
+depcomp
+install-sh
+ltmain.sh
+missing
+stamp-h1
+*.la
+*.lo
+*.o
OpenPOWER on IntegriCloud