mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
Adding Microsoft Windows executables to the .gitignore files
All binaries have been added individually. Old binaries are supposed to show up as untracked.
This commit is contained in:
parent
d93941df7c
commit
eed061efbb
33 changed files with 190 additions and 5 deletions
1
libgimpthumb/.gitignore
vendored
1
libgimpthumb/.gitignore
vendored
|
@ -10,3 +10,4 @@
|
||||||
/*.lib
|
/*.lib
|
||||||
/*.exp
|
/*.exp
|
||||||
/gimp-thumbnail-list
|
/gimp-thumbnail-list
|
||||||
|
/gimp-thumbnail-list.exe
|
||||||
|
|
1
plug-ins/color-rotate/.gitignore
vendored
1
plug-ins/color-rotate/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/color-rotate
|
/color-rotate
|
||||||
|
/color-rotate.exe
|
150
plug-ins/common/.gitignore
vendored
150
plug-ins/common/.gitignore
vendored
|
@ -1,150 +1,296 @@
|
||||||
/Makefile
|
|
||||||
/Makefile.in
|
|
||||||
/.deps
|
/.deps
|
||||||
/.libs
|
/.libs
|
||||||
|
/Makefile
|
||||||
|
/Makefile.in
|
||||||
/alien-map
|
/alien-map
|
||||||
|
/alien-map.exe
|
||||||
/align-layers
|
/align-layers
|
||||||
|
/align-layers.exe
|
||||||
/animation-optimize
|
/animation-optimize
|
||||||
|
/animation-optimize.exe
|
||||||
/animation-play
|
/animation-play
|
||||||
|
/animation-play.exe
|
||||||
/antialias
|
/antialias
|
||||||
|
/antialias.exe
|
||||||
/apply-canvas
|
/apply-canvas
|
||||||
|
/apply-canvas.exe
|
||||||
/blinds
|
/blinds
|
||||||
|
/blinds.exe
|
||||||
/blur
|
/blur
|
||||||
|
/blur.exe
|
||||||
/blur-gauss
|
/blur-gauss
|
||||||
|
/blur-gauss.exe
|
||||||
/blur-gauss-selective
|
/blur-gauss-selective
|
||||||
|
/blur-gauss-selective.exe
|
||||||
/blur-motion
|
/blur-motion
|
||||||
|
/blur-motion.exe
|
||||||
/border-average
|
/border-average
|
||||||
|
/border-average.exe
|
||||||
/bump-map
|
/bump-map
|
||||||
|
/bump-map.exe
|
||||||
/cartoon
|
/cartoon
|
||||||
|
/cartoon.exe
|
||||||
/channel-mixer
|
/channel-mixer
|
||||||
|
/channel-mixer.exe
|
||||||
/checkerboard
|
/checkerboard
|
||||||
|
/checkerboard.exe
|
||||||
/cml-explorer
|
/cml-explorer
|
||||||
|
/cml-explorer.exe
|
||||||
/color-cube-analyze
|
/color-cube-analyze
|
||||||
|
/color-cube-analyze.exe
|
||||||
/color-enhance
|
/color-enhance
|
||||||
|
/color-enhance.exe
|
||||||
/color-exchange
|
/color-exchange
|
||||||
|
/color-exchange.exe
|
||||||
/color-to-alpha
|
/color-to-alpha
|
||||||
|
/color-to-alpha.exe
|
||||||
/colorify
|
/colorify
|
||||||
|
/colorify.exe
|
||||||
/colormap-remap
|
/colormap-remap
|
||||||
|
/colormap-remap.exe
|
||||||
/compose
|
/compose
|
||||||
|
/compose.exe
|
||||||
/contrast-normalize
|
/contrast-normalize
|
||||||
|
/contrast-normalize.exe
|
||||||
/contrast-retinex
|
/contrast-retinex
|
||||||
|
/contrast-retinex.exe
|
||||||
/contrast-stretch
|
/contrast-stretch
|
||||||
/contrast-stretch-hsv
|
/contrast-stretch-hsv
|
||||||
|
/contrast-stretch-hsv.exe
|
||||||
|
/contrast-stretch.exe
|
||||||
/convolution-matrix
|
/convolution-matrix
|
||||||
|
/convolution-matrix.exe
|
||||||
/crop-auto
|
/crop-auto
|
||||||
|
/crop-auto.exe
|
||||||
/crop-zealous
|
/crop-zealous
|
||||||
|
/crop-zealous.exe
|
||||||
/cubism
|
/cubism
|
||||||
|
/cubism.exe
|
||||||
/curve-bend
|
/curve-bend
|
||||||
|
/curve-bend.exe
|
||||||
/decompose
|
/decompose
|
||||||
|
/decompose.exe
|
||||||
/deinterlace
|
/deinterlace
|
||||||
|
/deinterlace.exe
|
||||||
/depth-merge
|
/depth-merge
|
||||||
|
/depth-merge.exe
|
||||||
/despeckle
|
/despeckle
|
||||||
|
/despeckle.exe
|
||||||
/destripe
|
/destripe
|
||||||
|
/destripe.exe
|
||||||
/diffraction
|
/diffraction
|
||||||
|
/diffraction.exe
|
||||||
/displace
|
/displace
|
||||||
|
/displace.exe
|
||||||
/edge
|
/edge
|
||||||
/edge-dog
|
/edge-dog
|
||||||
|
/edge-dog.exe
|
||||||
/edge-laplace
|
/edge-laplace
|
||||||
|
/edge-laplace.exe
|
||||||
/edge-neon
|
/edge-neon
|
||||||
|
/edge-neon.exe
|
||||||
/edge-sobel
|
/edge-sobel
|
||||||
|
/edge-sobel.exe
|
||||||
|
/edge.exe
|
||||||
/emboss
|
/emboss
|
||||||
|
/emboss.exe
|
||||||
/engrave
|
/engrave
|
||||||
|
/engrave.exe
|
||||||
/file-aa
|
/file-aa
|
||||||
|
/file-aa.exe
|
||||||
/file-cel
|
/file-cel
|
||||||
|
/file-cel.exe
|
||||||
/file-compressor
|
/file-compressor
|
||||||
|
/file-compressor.exe
|
||||||
/file-csource
|
/file-csource
|
||||||
|
/file-csource.exe
|
||||||
/file-desktop-link
|
/file-desktop-link
|
||||||
|
/file-desktop-link.exe
|
||||||
/file-dicom
|
/file-dicom
|
||||||
|
/file-dicom.exe
|
||||||
/file-gbr
|
/file-gbr
|
||||||
|
/file-gbr.exe
|
||||||
/file-gif-load
|
/file-gif-load
|
||||||
|
/file-gif-load.exe
|
||||||
/file-gif-save
|
/file-gif-save
|
||||||
|
/file-gif-save.exe
|
||||||
/file-gih
|
/file-gih
|
||||||
|
/file-gih.exe
|
||||||
/file-glob
|
/file-glob
|
||||||
|
/file-glob.exe
|
||||||
/file-header
|
/file-header
|
||||||
|
/file-header.exe
|
||||||
/file-html-table
|
/file-html-table
|
||||||
|
/file-html-table.exe
|
||||||
/file-jp2-load
|
/file-jp2-load
|
||||||
|
/file-jp2-load.exe
|
||||||
/file-mng
|
/file-mng
|
||||||
|
/file-mng.exe
|
||||||
/file-pat
|
/file-pat
|
||||||
|
/file-pat.exe
|
||||||
/file-pcx
|
/file-pcx
|
||||||
|
/file-pcx.exe
|
||||||
/file-pdf
|
/file-pdf
|
||||||
|
/file-pdf.exe
|
||||||
/file-pix
|
/file-pix
|
||||||
|
/file-pix.exe
|
||||||
/file-png
|
/file-png
|
||||||
|
/file-png.exe
|
||||||
/file-pnm
|
/file-pnm
|
||||||
|
/file-pnm.exe
|
||||||
/file-ps
|
/file-ps
|
||||||
|
/file-ps.exe
|
||||||
/file-psp
|
/file-psp
|
||||||
|
/file-psp.exe
|
||||||
/file-raw
|
/file-raw
|
||||||
|
/file-raw.exe
|
||||||
/file-sunras
|
/file-sunras
|
||||||
|
/file-sunras.exe
|
||||||
/file-svg
|
/file-svg
|
||||||
|
/file-svg.exe
|
||||||
/file-tga
|
/file-tga
|
||||||
|
/file-tga.exe
|
||||||
/file-tiff-load
|
/file-tiff-load
|
||||||
|
/file-tiff-load.exe
|
||||||
/file-tiff-save
|
/file-tiff-save
|
||||||
|
/file-tiff-save.exe
|
||||||
/file-wmf
|
/file-wmf
|
||||||
|
/file-wmf.exe
|
||||||
/file-xbm
|
/file-xbm
|
||||||
|
/file-xbm.exe
|
||||||
/file-xmc
|
/file-xmc
|
||||||
|
/file-xmc.exe
|
||||||
/file-xpm
|
/file-xpm
|
||||||
|
/file-xpm.exe
|
||||||
/file-xwd
|
/file-xwd
|
||||||
|
/file-xwd.exe
|
||||||
/film
|
/film
|
||||||
|
/film.exe
|
||||||
/filter-pack
|
/filter-pack
|
||||||
|
/filter-pack.exe
|
||||||
/fractal-trace
|
/fractal-trace
|
||||||
|
/fractal-trace.exe
|
||||||
/gee
|
/gee
|
||||||
|
/gee.exe
|
||||||
/gee-zoom
|
/gee-zoom
|
||||||
|
/gee-zoom.exe
|
||||||
/gradient-map
|
/gradient-map
|
||||||
|
/gradient-map.exe
|
||||||
/grid
|
/grid
|
||||||
|
/grid.exe
|
||||||
/guillotine
|
/guillotine
|
||||||
|
/guillotine.exe
|
||||||
/hot
|
/hot
|
||||||
|
/hot.exe
|
||||||
/illusion
|
/illusion
|
||||||
|
/illusion.exe
|
||||||
/iwarp
|
/iwarp
|
||||||
|
/iwarp.exe
|
||||||
/jigsaw
|
/jigsaw
|
||||||
|
/jigsaw.exe
|
||||||
/lcms
|
/lcms
|
||||||
|
/lcms.exe
|
||||||
/lens-apply
|
/lens-apply
|
||||||
|
/lens-apply.exe
|
||||||
/lens-distortion
|
/lens-distortion
|
||||||
|
/lens-distortion.exe
|
||||||
/lens-flare
|
/lens-flare
|
||||||
|
/lens-flare.exe
|
||||||
/mail
|
/mail
|
||||||
|
/mail.exe
|
||||||
/max-rgb
|
/max-rgb
|
||||||
|
/max-rgb.exe
|
||||||
/mosaic
|
/mosaic
|
||||||
|
/mosaic.exe
|
||||||
/newsprint
|
/newsprint
|
||||||
|
/newsprint.exe
|
||||||
/nl-filter
|
/nl-filter
|
||||||
|
/nl-filter.exe
|
||||||
/noise-hsv
|
/noise-hsv
|
||||||
|
/noise-hsv.exe
|
||||||
/noise-randomize
|
/noise-randomize
|
||||||
|
/noise-randomize.exe
|
||||||
/noise-rgb
|
/noise-rgb
|
||||||
|
/noise-rgb.exe
|
||||||
/noise-solid
|
/noise-solid
|
||||||
|
/noise-solid.exe
|
||||||
/noise-spread
|
/noise-spread
|
||||||
|
/noise-spread.exe
|
||||||
/nova
|
/nova
|
||||||
|
/nova.exe
|
||||||
/oilify
|
/oilify
|
||||||
|
/oilify.exe
|
||||||
/photocopy
|
/photocopy
|
||||||
|
/photocopy.exe
|
||||||
/pixelize
|
/pixelize
|
||||||
|
/pixelize.exe
|
||||||
/plasma
|
/plasma
|
||||||
|
/plasma.exe
|
||||||
/plugin-browser
|
/plugin-browser
|
||||||
|
/plugin-browser.exe
|
||||||
/polar-coords
|
/polar-coords
|
||||||
|
/polar-coords.exe
|
||||||
/procedure-browser
|
/procedure-browser
|
||||||
|
/procedure-browser.exe
|
||||||
/qbist
|
/qbist
|
||||||
|
/qbist.exe
|
||||||
/red-eye-removal
|
/red-eye-removal
|
||||||
|
/red-eye-removal.exe
|
||||||
/ripple
|
/ripple
|
||||||
|
/ripple.exe
|
||||||
/rotate
|
/rotate
|
||||||
|
/rotate.exe
|
||||||
/sample-colorize
|
/sample-colorize
|
||||||
|
/sample-colorize.exe
|
||||||
/screenshot
|
/screenshot
|
||||||
|
/screenshot.exe
|
||||||
/semi-flatten
|
/semi-flatten
|
||||||
|
/semi-flatten.exe
|
||||||
/sharpen
|
/sharpen
|
||||||
|
/sharpen.exe
|
||||||
/shift
|
/shift
|
||||||
|
/shift.exe
|
||||||
/sinus
|
/sinus
|
||||||
|
/sinus.exe
|
||||||
/smooth-palette
|
/smooth-palette
|
||||||
|
/smooth-palette.exe
|
||||||
/softglow
|
/softglow
|
||||||
|
/softglow.exe
|
||||||
/sparkle
|
/sparkle
|
||||||
|
/sparkle.exe
|
||||||
/sphere-designer
|
/sphere-designer
|
||||||
|
/sphere-designer.exe
|
||||||
/threshold-alpha
|
/threshold-alpha
|
||||||
|
/threshold-alpha.exe
|
||||||
/tile
|
/tile
|
||||||
/tile-glass
|
/tile-glass
|
||||||
|
/tile-glass.exe
|
||||||
/tile-paper
|
/tile-paper
|
||||||
|
/tile-paper.exe
|
||||||
/tile-seamless
|
/tile-seamless
|
||||||
|
/tile-seamless.exe
|
||||||
/tile-small
|
/tile-small
|
||||||
|
/tile-small.exe
|
||||||
|
/tile.exe
|
||||||
/unit-editor
|
/unit-editor
|
||||||
|
/unit-editor.exe
|
||||||
/unsharp-mask
|
/unsharp-mask
|
||||||
|
/unsharp-mask.exe
|
||||||
/value-invert
|
/value-invert
|
||||||
|
/value-invert.exe
|
||||||
/value-propagate
|
/value-propagate
|
||||||
|
/value-propagate.exe
|
||||||
/van-gogh-lic
|
/van-gogh-lic
|
||||||
|
/van-gogh-lic.exe
|
||||||
/video
|
/video
|
||||||
|
/video.exe
|
||||||
/warp
|
/warp
|
||||||
|
/warp.exe
|
||||||
/waves
|
/waves
|
||||||
|
/waves.exe
|
||||||
/web-browser
|
/web-browser
|
||||||
|
/web-browser.exe
|
||||||
/whirl-pinch
|
/whirl-pinch
|
||||||
|
/whirl-pinch.exe
|
||||||
/wind
|
/wind
|
||||||
|
/wind.exe
|
||||||
|
|
1
plug-ins/file-bmp/.gitignore
vendored
1
plug-ins/file-bmp/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/file-bmp
|
/file-bmp
|
||||||
|
/file-bmp.exe
|
||||||
|
|
1
plug-ins/file-faxg3/.gitignore
vendored
1
plug-ins/file-faxg3/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/file-faxg3
|
/file-faxg3
|
||||||
|
/file-faxg3.exe
|
||||||
|
|
1
plug-ins/file-fits/.gitignore
vendored
1
plug-ins/file-fits/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/file-fits
|
/file-fits
|
||||||
|
/file-fits.exe
|
||||||
|
|
1
plug-ins/file-fli/.gitignore
vendored
1
plug-ins/file-fli/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/file-fli
|
/file-fli
|
||||||
|
/file-fli.exe
|
1
plug-ins/file-ico/.gitignore
vendored
1
plug-ins/file-ico/.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
/.deps
|
/.deps
|
||||||
/.libs
|
/.libs
|
||||||
/file-ico
|
/file-ico
|
||||||
|
/file-ico.exe
|
||||||
|
|
2
plug-ins/file-jpeg/.gitignore
vendored
2
plug-ins/file-jpeg/.gitignore
vendored
|
@ -4,4 +4,6 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/file-jpeg
|
/file-jpeg
|
||||||
|
/file-jpeg.exe
|
||||||
/jpegqual
|
/jpegqual
|
||||||
|
/jpegqual.exe
|
2
plug-ins/file-psd/.gitignore
vendored
2
plug-ins/file-psd/.gitignore
vendored
|
@ -4,3 +4,5 @@
|
||||||
/Makefile.in
|
/Makefile.in
|
||||||
/file-psd-load
|
/file-psd-load
|
||||||
/file-psd-save
|
/file-psd-save
|
||||||
|
/file-psd-load.exe
|
||||||
|
/file-psd-save.exe
|
||||||
|
|
1
plug-ins/file-sgi/.gitignore
vendored
1
plug-ins/file-sgi/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/file-sgi
|
/file-sgi
|
||||||
|
/file-sgi.exe
|
||||||
|
|
1
plug-ins/file-uri/.gitignore
vendored
1
plug-ins/file-uri/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/file-uri
|
/file-uri
|
||||||
|
/file-uri.exe
|
1
plug-ins/file-xjt/.gitignore
vendored
1
plug-ins/file-xjt/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/file-xjt
|
/file-xjt
|
||||||
|
/file-xjt.exe
|
||||||
|
|
1
plug-ins/flame/.gitignore
vendored
1
plug-ins/flame/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/flame
|
/flame
|
||||||
|
/flame.exe
|
1
plug-ins/fractal-explorer/.gitignore
vendored
1
plug-ins/fractal-explorer/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/.libs
|
/.libs
|
||||||
/*.o
|
/*.o
|
||||||
/fractal-explorer
|
/fractal-explorer
|
||||||
|
/fractal-explorer.exe
|
1
plug-ins/gfig/.gitignore
vendored
1
plug-ins/gfig/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/gfig
|
/gfig
|
||||||
|
/gfig.exe
|
1
plug-ins/gimpressionist/.gitignore
vendored
1
plug-ins/gimpressionist/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/.libs
|
/.libs
|
||||||
/_libs
|
/_libs
|
||||||
/gimpressionist
|
/gimpressionist
|
||||||
|
/gimpressionist.exe
|
||||||
|
|
1
plug-ins/gradient-flare/.gitignore
vendored
1
plug-ins/gradient-flare/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/gradient-flare
|
/gradient-flare
|
||||||
|
/gradient-flare.exe
|
||||||
|
|
1
plug-ins/help-browser/.gitignore
vendored
1
plug-ins/help-browser/.gitignore
vendored
|
@ -4,4 +4,5 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/help-browser
|
/help-browser
|
||||||
|
/help-browser.exe
|
||||||
/logo-pixbuf.h
|
/logo-pixbuf.h
|
||||||
|
|
2
plug-ins/help/.gitignore
vendored
2
plug-ins/help/.gitignore
vendored
|
@ -4,5 +4,7 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/gimp-help-lookup
|
/gimp-help-lookup
|
||||||
|
/gimp-help-lookup.exe
|
||||||
/help
|
/help
|
||||||
|
/help.exe
|
||||||
/libgimphelp.a
|
/libgimphelp.a
|
||||||
|
|
1
plug-ins/ifs-compose/.gitignore
vendored
1
plug-ins/ifs-compose/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/ifs-compose
|
/ifs-compose
|
||||||
|
/ifs-compose.exe
|
||||||
|
|
1
plug-ins/imagemap/.gitignore
vendored
1
plug-ins/imagemap/.gitignore
vendored
|
@ -4,5 +4,6 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/imagemap
|
/imagemap
|
||||||
|
/imagemap.exe
|
||||||
/y.tab.c
|
/y.tab.c
|
||||||
/y.tab.h
|
/y.tab.h
|
||||||
|
|
1
plug-ins/lighting/.gitignore
vendored
1
plug-ins/lighting/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/lighting
|
/lighting
|
||||||
|
/lighting.exe
|
||||||
|
|
1
plug-ins/map-object/.gitignore
vendored
1
plug-ins/map-object/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/map-object
|
/map-object
|
||||||
|
/map-object.exe
|
||||||
|
|
1
plug-ins/maze/.gitignore
vendored
1
plug-ins/maze/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/maze
|
/maze
|
||||||
|
/maze.exe
|
||||||
|
|
3
plug-ins/metadata/.gitignore
vendored
3
plug-ins/metadata/.gitignore
vendored
|
@ -3,5 +3,8 @@
|
||||||
/.deps
|
/.deps
|
||||||
/.libs
|
/.libs
|
||||||
/metadata
|
/metadata
|
||||||
|
/metadata.exe
|
||||||
/testbase64
|
/testbase64
|
||||||
|
/testbase64.exe
|
||||||
/xmpdump
|
/xmpdump
|
||||||
|
/xmpdump.exe
|
||||||
|
|
1
plug-ins/pagecurl/.gitignore
vendored
1
plug-ins/pagecurl/.gitignore
vendored
|
@ -4,5 +4,6 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/pagecurl
|
/pagecurl
|
||||||
|
/pagecurl.exe
|
||||||
/pagecurl-icons.h
|
/pagecurl-icons.h
|
||||||
/pagecurl-icons.list
|
/pagecurl-icons.list
|
||||||
|
|
1
plug-ins/print/.gitignore
vendored
1
plug-ins/print/.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
/Makefile.in
|
/Makefile.in
|
||||||
/Makefile
|
/Makefile
|
||||||
/print
|
/print
|
||||||
|
/print.exe
|
||||||
/.libs
|
/.libs
|
||||||
/.deps
|
/.deps
|
||||||
|
|
1
plug-ins/script-fu/.gitignore
vendored
1
plug-ins/script-fu/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/script-fu
|
/script-fu
|
||||||
|
/script-fu.exe
|
||||||
|
|
1
plug-ins/selection-to-path/.gitignore
vendored
1
plug-ins/selection-to-path/.gitignore
vendored
|
@ -4,3 +4,4 @@
|
||||||
/_libs
|
/_libs
|
||||||
/.libs
|
/.libs
|
||||||
/selection-to-path
|
/selection-to-path
|
||||||
|
/selection-to-path.exe
|
||||||
|
|
1
plug-ins/twain/.gitignore
vendored
1
plug-ins/twain/.gitignore
vendored
|
@ -1,5 +1,6 @@
|
||||||
/Makefile.in
|
/Makefile.in
|
||||||
/Makefile
|
/Makefile
|
||||||
/twain
|
/twain
|
||||||
|
/twain.exe
|
||||||
/.deps
|
/.deps
|
||||||
/.libs
|
/.libs
|
||||||
|
|
8
plug-ins/win-snap/.gitignore
vendored
8
plug-ins/win-snap/.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
/Makefile.in
|
|
||||||
/Makefile
|
|
||||||
/winsnap
|
|
||||||
/.deps
|
/.deps
|
||||||
|
/.libs
|
||||||
|
/Makefile
|
||||||
|
/Makefile.in
|
||||||
|
/win-snap
|
||||||
|
/win-snap.exe
|
||||||
|
|
2
tools/.gitignore
vendored
2
tools/.gitignore
vendored
|
@ -5,4 +5,6 @@
|
||||||
/kernelgen
|
/kernelgen
|
||||||
/gimp-remote-2.7
|
/gimp-remote-2.7
|
||||||
/gimptool-2.0
|
/gimptool-2.0
|
||||||
|
/gimptool-2.0.exe
|
||||||
/test-clipboard
|
/test-clipboard
|
||||||
|
/test-clipboard.exe
|
Loading…
Add table
Add a link
Reference in a new issue