mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-05 21:02:42 +02:00
Adding a XSL stylesheet to generate ./content/about/authors.md for gimp-web repository. This way, it will be very easy to keep an up-to-date authors page on the website, as long as authors.xml is up-to-date as well. Note that authors.md is git-ignored and not generated automatically. It will have to be manually requested with a `make authors.md`.
52 lines
636 B
Plaintext
52 lines
636 B
Plaintext
*.la
|
|
*.lo
|
|
*.o
|
|
*~
|
|
/*.config
|
|
/*.creator
|
|
/*.creator.user
|
|
/*.files
|
|
/*.includes
|
|
/ChangeLog
|
|
/INSTALL
|
|
/Makefile
|
|
/Makefile.in
|
|
/aclocal.m4
|
|
/authors.md
|
|
/autom4te.cache
|
|
/compile
|
|
/config.cache
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/config.status.lineno
|
|
/config.sub
|
|
/configure
|
|
/cscope.files
|
|
/cscope.out
|
|
/depcomp
|
|
/gimp-2.0.pc
|
|
/gimp-zip
|
|
/gimpthumb-2.0.pc
|
|
/gimpui-2.0.pc
|
|
/gtk-doc.make
|
|
/install-sh
|
|
/intltool-extract
|
|
/intltool-extract.in
|
|
/intltool-merge
|
|
/intltool-merge.in
|
|
/intltool-modules
|
|
/intltool-update
|
|
/intltool-update.in
|
|
/libtool
|
|
/ltmain.sh
|
|
/missing
|
|
/mkinstalldirs
|
|
/py-compile
|
|
/stamp-h
|
|
/stamp-h.in
|
|
/stamp-h1
|
|
/test-driver
|