This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
gimp
mirror of
https://github.com/GNOME/gimp.git
Watch
1
Star
0
Fork
You've already forked gimp
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7fab74f431
gimp
/
app
/
.gitignore
10 lines
100 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added .gitignore files generated with git svn create-ignore. svn path=/trunk/; revision=27972
2009-01-31 19:37:44 +08:00
/.deps
/.libs
app: Include git commit hash in verbose version output Note: * Passes make distcheck * The git commit hash is shipped with tarballs * Build handles if git-version.h is removed from a tarball
2010-01-30 15:10:41 +08:00
/Makefile
/Makefile.in
use wildcards so files from master and gimp-2-6 branch are ignored
2009-05-21 20:40:17 +08:00
/gimp-2.*
/gimp-console-2.*
Bug 554748 - Version information for gimp.exe Add a VERSIONINFO resource to gimp.rc.in, use windres to create object files for gimp and gimp-console with file-specific information. Finally, add gimp.rc to .gitignore. This resource file can potentially be used for all other exectuables and shared objects, but some adjustments can become necessary.
2009-10-15 03:30:59 +08:00
/gimp.rc
app: Include git commit hash in verbose version output Note: * Passes make distcheck * The git commit hash is shipped with tarballs * Build handles if git-version.h is removed from a tarball
2010-01-30 15:10:41 +08:00
/libapp.a
/makefile.mingw