mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-08 11:28:03 +02:00
Clean up .cvsignore files
This commit is contained in:
parent
f4bba6fa9b
commit
19ba9d0df8
7 changed files with 43 additions and 9 deletions
18
.cvsignore
Normal file
18
.cvsignore
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
aclocal.m4
|
||||
autom4te.cache
|
||||
compile
|
||||
config.guess
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
libtool
|
||||
ltmain.sh
|
||||
Makefile
|
||||
Makefile.in
|
||||
MakeOut
|
||||
missing
|
||||
mkinstalldirs
|
||||
x11.pc
|
||||
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,13 @@
|
|||
2005-07-08 Keith Packard <keithp@keithp.com>
|
||||
|
||||
* .cvsignore:
|
||||
* include/.cvsignore:
|
||||
* include/X11/.cvsignore:
|
||||
* man/.cvsignore:
|
||||
* nls/.cvsignore:
|
||||
* src/.cvsignore:
|
||||
Clean up .cvsignore files
|
||||
|
||||
2005-07-07 Keith Packard <keithp@keithp.com>
|
||||
|
||||
* configure.ac:
|
||||
|
|
|
|||
2
include/.cvsignore
Normal file
2
include/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
2
include/X11/.cvsignore
Normal file
2
include/X11/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
stamp-h2
|
||||
XlibConf.h
|
||||
2
man/.cvsignore
Normal file
2
man/.cvsignore
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
Makefile
|
||||
Makefile.in
|
||||
compose.dir
|
||||
compose.dir.l1
|
||||
locale.alias
|
||||
locale.alias.l1
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
|
|
|||
|
|
@ -1,12 +1,12 @@
|
|||
*.lo
|
||||
*.la
|
||||
.deps
|
||||
.libs
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
config.h
|
||||
config.h.in
|
||||
.deps
|
||||
force
|
||||
ks_tables.h
|
||||
*.la
|
||||
.libs
|
||||
*.lo
|
||||
Makefile
|
||||
Makefile.in
|
||||
stamp-h1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue