mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-28 23:24:50 +00:00
drm: create gitignore file for radeon
Got lots of untracked files after compiling. These files are generated, thus should be ignored by git. Signed-off-by: WANG Cong <amwang@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
parent
e3590096f7
commit
31edd4824e
1 changed files with 3 additions and 0 deletions
3
drivers/gpu/drm/radeon/.gitignore
vendored
Normal file
3
drivers/gpu/drm/radeon/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
mkregtable
|
||||
*_reg_safe.h
|
||||
|
Loading…
Reference in a new issue