Gimp/libgimpwidgets/.gitignore
Michael Natterer 5674e31850 Generate icon resources where they are needed, and don't include .c files
Treat the gimp-core-pixbufs and gimp-icon-pixbufs resources like we
changed the cursor resources before, and clean out a lot of cruft from
icons/ (there is no need to generate stuff in all icon themes when we
include only one fallback icon from one theme).
2018-06-13 20:02:05 +02:00

19 lines
271 B
Text

/*.la
/*.lo
/.deps
/.libs
/Makefile
/Makefile.in
/_libs
/gimp-color-picker-cursors.c
/gimp-color-picker-cursors.h
/gimp-icon-pixbufs.c
/gimp-icon-pixbufs.h
/gimpwidgetsmarshal.c
/gimpwidgetsmarshal.h
/makefile.mingw
/test-eevl*
/test-preview-area
/*.trs
/*.log
/xgen-wec