From a4f48f0196c5d6a76bc26dfd6cc7a2823a0daabc Mon Sep 17 00:00:00 2001 From: Jeff Garzik Date: Tue, 25 Oct 2005 02:06:01 -0400 Subject: Fix minor FC4/x86 warnings. Add .gitignore file. --- .gitignore | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..732099e --- /dev/null +++ b/.gitignore @@ -0,0 +1,20 @@ +*.o + +Makefile +Makefile.in + +COPYING +INSTALL +missing +depcomp +install-sh +ethtool-config.h* +ethtool.spec +ethtool +stamp-h1 +config.* +aclocal.m4 +configure + +autom4te.cache +.deps -- cgit v1.2.1