diff options
author | Rob Clark <rob@ti.com> | 2012-10-09 09:48:56 -0500 |
---|---|---|
committer | Rob Clark <rob@ti.com> | 2012-10-09 09:49:04 -0500 |
commit | 844d75e5a0b3b8f3466a24256955e886275fb298 (patch) | |
tree | a3b35749bcc940a61174e94c031a788ad1782016 | |
parent | 28a13f0be734958c74ae5a23d9cf766fa0857a62 (diff) |
update gitignore
Signed-off-by: Rob Clark <rob@ti.com>
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -42,6 +42,8 @@ libdrm.pc libdrm_intel.pc libdrm_nouveau.pc libdrm_radeon.pc +libdrm_omap.pc +libdrm_exynos.pc libkms.pc libtool ltmain.sh @@ -76,3 +78,5 @@ tests/modeprint/modeprint tests/modetest/modetest tests/kmstest/kmstest tests/vbltest/vbltest +tests/radeon/radeon_ttm +man/*.3 |