Skip to content

Commit

Permalink
drm: create gitignore file for radeon
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Amerigo Wang authored and Dave Airlie committed Sep 25, 2009
1 parent e359009 commit 31edd48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions drivers/gpu/drm/radeon/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
mkregtable
*_reg_safe.h

0 comments on commit 31edd48

Please sign in to comment.