Massive .cvsignore updates
This commit is contained in:
parent
5eba1098ee
commit
3e7225f189
@ -15,6 +15,9 @@ ABOUT-NLS
|
||||
intl
|
||||
stamp-h.in
|
||||
gtk+.spec
|
||||
gtk+-2.0.pc
|
||||
gdk-2.0.pc
|
||||
gdk-pixbuf-2.0.pc
|
||||
missing
|
||||
install-sh
|
||||
mkinstalldirs
|
||||
|
2
contrib/.cvsignore
Normal file
2
contrib/.cvsignore
Normal file
@ -0,0 +1,2 @@
|
||||
Makefile
|
||||
Makefile.in
|
7
contrib/gdk-pixbuf-xlib/.cvsignore
Normal file
7
contrib/gdk-pixbuf-xlib/.cvsignore
Normal file
@ -0,0 +1,7 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
*.la
|
||||
*.lo
|
||||
.libs
|
||||
.deps
|
||||
gdk-pixbuf-xlib-2.0.pc
|
@ -3,7 +3,9 @@ Makefile.in
|
||||
.libs
|
||||
.deps
|
||||
testanimation
|
||||
test-inline-pixbufs.h
|
||||
testpixbuf-drawable
|
||||
testpixbuf-scale
|
||||
testpixbuf-save
|
||||
testpixbuf
|
||||
pixbuf-demo
|
@ -6,9 +6,6 @@ makefile.mingw
|
||||
.libs
|
||||
*.la
|
||||
*.lo
|
||||
make-inline-pixbuf
|
||||
test-gdk-pixbuf
|
||||
testpixbuf
|
||||
testpixbuf-drawable
|
||||
testpixbuf-scale
|
||||
testanimation
|
||||
gdk-pixbuf-features.h
|
||||
|
@ -13,6 +13,7 @@ testrgb
|
||||
testselection
|
||||
testtext
|
||||
testtextbuffer
|
||||
treestoretest
|
||||
simple
|
||||
testtree
|
||||
gtkcompat.h
|
||||
|
3
gtk/stock-icons/.cvsignore
Normal file
3
gtk/stock-icons/.cvsignore
Normal file
@ -0,0 +1,3 @@
|
||||
Makefile
|
||||
Makefile.in
|
||||
gtkstockpixbufs.h
|
Loading…
Reference in New Issue
Block a user