1
1
mirror of https://gitlab.gnome.org/GNOME/gimp.git synced 2025-10-06 01:12:40 +02:00
Files
gimp/app/core/.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

13 lines
154 B
Plaintext

/*.lo
/.deps
/.libs
/Makefile
/Makefile.in
/gimp-core-pixbufs.c
/gimp-core-pixbufs.h
/gimpmarshal.c
/gimpmarshal.h
/libappcore.a
/libappcore.la
/xgen-cec