view .gitignore @ 2916:ae6cdcd69d9f default tip

Merge with upstream/master.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 14 May 2019 11:46:50 +0300
parents c56112a165a4
children
line wrap: on
line source

*.o
*.bak
Makefile
Makefile.in
*~
*.rej
*.orig

# GNOME .desktop files
*.desktop

# /
/aclocal.m4
/autom4te.cache
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.report
/config.status
/config.sub
/configure
/configure.scan
/missing
/mkinstalldirs
/COPYING
/install-sh
/stamp-h
/stamp-h.in
/INSTALL
/geeqie.spec
/intl
/ABOUT-NLS
/depcomp
/auxdir
/stamp-h1
/intltool-extract.in
/intltool-update.in
/intltool-merge.in

# /po/
/po/Makefile.in.in
/po/POTFILES
/po/cat-id-tbl.c
/po/gqview.pot
/po/stamp-cat-id
/po/*.gmo
/po/geeqie.pot
/po/*.mo
/po/stamp-it
/po/.intltool-merge-cache

# /src/
/src/.deps
/src/geeqie
/src/ui_icons.h

# /src/icons/
/src/icons/icons_inline.h

# /src/pan-view/
/src/pan-view/.deps
/src/pan-view/.dirstamp

# /src/view_file/
/src/view_file/.deps
/src/view_file/.dirstamp

/build-stamp
/debian/geeqie*
/debian/files
/doc/html/

# The files that are autocreated(!)
/src/gq-marshal.[ch]
ChangeLog.html
README.html
ChangeLog