X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=38c6682fdd15d5d0c9a36ec89af422d2ec13adff;hb=edbb4e545f75c08d9d178173bdcdc87ffc88dcd4;hp=0991da8c0c5f76eeab9df6f0ee1a28208dfd4938;hpb=91aae7e683786a48547872b0a5fa92b2232e02c0;p=platform%2Fupstream%2Flibdrm.git diff --git a/.gitignore b/.gitignore index 0991da8..38c6682 100644 --- a/.gitignore +++ b/.gitignore @@ -1,26 +1,39 @@ bsd-core/*/@ bsd-core/*/machine +*~ +*.1 +*.3 +*.5 +*.7 *.flags *.ko *.ko.cmd *.la *.lo +*.log *.mod.c *.mod.o *.o *.o.cmd +*.sw? +*.trs .depend .deps .libs .tmp_versions +.*check* +.*install* Makefile Makefile.in +TAGS aclocal.m4 autom4te.cache +build-aux bus_if.h compile config.guess config.h +config.h.in config.log config.status config.sub @@ -36,9 +49,17 @@ i915.kld install-sh libdrm/config.h.in libdrm.pc +libdrm_intel.pc +libdrm_nouveau.pc +libdrm_radeon.pc +libdrm_omap.pc +libdrm_exynos.pc +libdrm_freedreno.pc +libkms.pc libtool ltmain.sh mach64.kld +man/.man_fixup mga.kld missing mkinstalldirs @@ -58,6 +79,18 @@ tests/getclient 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/name_from_fd +tests/kmstest/kmstest +tests/vbltest/vbltest +tests/radeon/radeon_ttm +tests/exynos/exynos_fimg2d_test +man/*.3