X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=243457ee7713638ae7247a876df4977cc42e27c6;hb=c5286f4a871e054b63dee8a60a6f06574c4ca1b8;hp=c8a22ea36b35be84a0552a112e8769534ad0ec9b;hpb=31da9492a4129f5255e949836c51e9dfbfb270c4;p=platform%2Fupstream%2Flibdrm.git diff --git a/.gitignore b/.gitignore index c8a22ea..243457e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ bsd-core/*/machine .deps .libs .tmp_versions +.*check* +.*install* Makefile Makefile.in aclocal.m4 @@ -21,6 +23,7 @@ bus_if.h compile config.guess config.h +config.h.in config.log config.status config.sub @@ -36,6 +39,10 @@ i915.kld install-sh libdrm/config.h.in libdrm.pc +libdrm_intel.pc +libdrm_nouveau.pc +libdrm_radeon.pc +libkms.pc libtool ltmain.sh mach64.kld @@ -59,8 +66,13 @@ tests/getstats tests/getversion tests/lock tests/gem_basic +tests/gem_flink tests/gem_mmap tests/gem_readwrite tests/openclose tests/setversion tests/updatedraw +tests/modeprint/modeprint +tests/modetest/modetest +tests/kmstest/kmstest +tests/vbltest/vbltest