X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=243457ee7713638ae7247a876df4977cc42e27c6;hb=df497e9281036ca9397bc5a08a82fdf44dbc12b2;hp=47c7d4a96ef3b237eeb35a5f891ab8f9299ba8dc;hpb=8a881b47f7c21be2cdeff4b0d1b00d39d503f358;p=profile%2Fivi%2Flibdrm.git diff --git a/.gitignore b/.gitignore index 47c7d4a..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 @@ -57,5 +64,15 @@ tests/drmstat 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/kmstest/kmstest +tests/vbltest/vbltest