From ae0e96c3f98e57e5988b1621ec4c67d4b27cda4f Mon Sep 17 00:00:00 2001 From: Matthew Barth Date: Fri, 20 Jan 2017 13:54:59 -0600 Subject: Initial fan presence build framework Change-Id: Ic39848e285e776ef198c7a41f20debfa164af644 Signed-off-by: Matthew Barth --- .gitignore | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') 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 -- cgit v1.2.1