mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-08 02:18:06 +02:00
Add missing .cvsignore files for autotoolery.
This commit is contained in:
parent
7d5130d8fb
commit
9942cad1f6
3 changed files with 27 additions and 0 deletions
17
.cvsignore
Normal file
17
.cvsignore
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
compile
|
||||
config.guess
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
libtool
|
||||
ltmain.sh
|
||||
missing
|
||||
mkinstalldirs
|
||||
libdrm.pc
|
||||
8
libdrm/.cvsignore
Normal file
8
libdrm/.cvsignore
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.deps
|
||||
.libs
|
||||
Makefile
|
||||
Makefile.in
|
||||
config.h
|
||||
*.la
|
||||
*.lo
|
||||
stamp-h1
|
||||
2
shared-core/.cvsignore
Normal file
2
shared-core/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
Loading…
Add table
Reference in a new issue