aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian König2015-06-30 08:46:29 -0500
committerAlex Deucher2015-08-05 12:47:51 -0500
commit4a9f5f2e1e8ace3a34fb32326b6faabb43645eee (patch)
tree75fb2116aeaf4cb340bf2089d469c1edc031e7f5 /.gitignore
parent0f37bc90294176eeb7245d00998de1822c0d6db9 (diff)
downloadexternal-libdrm-4a9f5f2e1e8ace3a34fb32326b6faabb43645eee.tar.gz
external-libdrm-4a9f5f2e1e8ace3a34fb32326b6faabb43645eee.tar.xz
external-libdrm-4a9f5f2e1e8ace3a34fb32326b6faabb43645eee.zip
gitignore: add some generated amdgpu files
Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b8769735..79b2ac15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,6 +55,7 @@ libdrm_radeon.pc
55libdrm_omap.pc 55libdrm_omap.pc
56libdrm_exynos.pc 56libdrm_exynos.pc
57libdrm_freedreno.pc 57libdrm_freedreno.pc
58libdrm_amdgpu.pc
58libkms.pc 59libkms.pc
59libtool 60libtool
60ltmain.sh 61ltmain.sh
@@ -73,6 +74,7 @@ stamp-h1
73tdfx.kld 74tdfx.kld
74via.kld 75via.kld
75tests/auth 76tests/auth
77tests/amdgpu/amdgpu_test
76tests/dristat 78tests/dristat
77tests/drmsl 79tests/drmsl
78tests/drmstat 80tests/drmstat