view .gitignore @ 2814:54ae25ba376b

Ref #624: Filter files by shell or regular expression pattern https://github.com/BestImageViewer/geeqie/issues/624 The File name (when "contains" is selected) and Comment items on the Search page use Perl Compatible Regular Expressions. Basic searches should be no different to current usage.
author Colin Clark <colin.clark@cclark.uk>
date Mon, 13 Aug 2018 14:30:01 +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