radeon: Update .gitignore

Add all source files that are symlink'ed from common radeon code to the
ignore list.

Signed-off-by: Nicolai Hähnle <nhaehnle@gmail.com>
This commit is contained in:
Nicolai Hähnle 2009-06-27 18:08:44 +02:00
parent 3f15acb7e8
commit 9fa0d25c54
2 changed files with 25 additions and 2 deletions

View file

@ -1,3 +1,15 @@
radeon_bocs_wrapper.h
radeon_bo_legacy.[ch]
radeon_chipset.h
radeon_screen.*
radeon_cmdbuf.h
radeon_common.[ch]
radeon_common_context.[ch]
radeon_cs_legacy.[ch]
radeon_dma.[ch]
radeon_fbo.c
radeon_lock.[ch]
radeon_mipmap_tree.[ch]
radeon_screen.[ch]
radeon_span.[ch]
radeon_texture.[ch]
server

View file

@ -1,4 +1,15 @@
radeon_bocs_wrapper.h
radeon_bo_legacy.[ch]
radeon_chipset.h
radeon_cmdbuf.h
radeon_common.[ch]
radeon_common_context.[ch]
radeon_cs_legacy.[ch]
radeon_dma.[ch]
radeon_fbo.c
radeon_lock.[ch]
radeon_mipmap_tree.[ch]
radeon_screen.[ch]
radeon_span.h
radeon_span.[ch]
radeon_texture.[ch]
server