view .gitignore @ 2835:bb44bd76f857

Simplify OSD settings in Preferences Move Overlay Screen Display settings in Preferences from the Windows tab to its own tab. Allow preformatted tags to be set by button click or drag-and-drop.
author Colin Clark <colin.clark@cclark.uk>
date Tue, 02 Oct 2018 13:01:06 +0100
parents f98daed316ae
children c56112a165a4
line wrap: on
line source

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

# /
/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
/geeqie.desktop
/intltool-extract.in
/intltool-update.in
/intltool-merge.in

# /plugins/import/
/plugins/import/*.desktop

# /plugins/rotate/
/plugins/rotate/*.desktop

# /plugins/symlink/
/plugins/symlink/*.desktop

# /plugins/ufraw/
/plugins/ufraw/*.desktop

# /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