From: Ben Pfaff Date: Tue, 11 Mar 2008 00:18:27 +0000 (-0700) Subject: Ignore lots of files. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ba4a4a7f5864f71fc6ec092394ded04d1592539;p=openvswitch Ignore lots of files. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..03329744 --- /dev/null +++ b/.gitignore @@ -0,0 +1,42 @@ +#*# +*.a +*.d +*.ko +*.la +*.lo +*.loT +*.mod.c +*.o +*.o +*.pyc +*.so +*~ +.#* +.*.cmd +.deps +.libs +.tmp_versions +/Makefile +/Makefile.in +/aclocal.m4 +/autom4te.cache +/build-arch-stamp +/build-indep-stamp +/config.guess +/config.h +/config.h.in +/config.log +/config.status +/config.sub +/configure +/configure-stamp +/depcomp +/install-sh +/libtool +/ltmain.sh +/missing +/stamp-h1 +Module.symvers +TAGS +cscope.* +tags diff --git a/datapath/.gitignore b/datapath/.gitignore index b336cc7c..5a59a0d3 100644 --- a/datapath/.gitignore +++ b/datapath/.gitignore @@ -1,2 +1,7 @@ /Makefile /Makefile.in +*.cmd +*.ko +*.mod.c +Module.symvers +