X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=38c6682fdd15d5d0c9a36ec89af422d2ec13adff;hb=22b995d8cbf1059535c5de5ba1869c1623ae5b08;hp=4d89a3cbaae2d0fead0b704f20875184911b3015;hpb=22877864c204139fe1c46899bedd237e38f0e849;p=platform%2Fupstream%2Flibdrm.git diff --git a/.gitignore b/.gitignore index 4d89a3c..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,9 +79,18 @@ tests/getclient tests/getstats tests/getversion tests/lock -tests/mmfs_basic -tests/mmfs_mmap -tests/mmfs_readwrite +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