diff options
author | Michel Dänzer <michel@tungstengraphics.com> | 2006-07-19 18:31:43 +0200 |
---|---|---|
committer | Michel Dänzer <michel@tungstengraphics.com> | 2006-07-19 18:31:43 +0200 |
commit | b9243ce3d5ed6bd70851a132871387d4d2e886bc (patch) | |
tree | 67797b44636825da2d6506f79ecbae57565b586f /libdrm | |
parent | 126673d62afad6da84e833daa644a352d88a5e37 (diff) |
.cvsignore -> .gitignore
Sort the merged file, remove the redundant explicit .ko lines and add
some generated symlinks.
Diffstat (limited to 'libdrm')
-rw-r--r-- | libdrm/.cvsignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/libdrm/.cvsignore b/libdrm/.cvsignore deleted file mode 100644 index a979bc4f..00000000 --- a/libdrm/.cvsignore +++ /dev/null @@ -1,8 +0,0 @@ -.deps -.libs -Makefile -Makefile.in -config.h -*.la -*.lo -stamp-h1 |