notmuch/.gitignore
Tomi Ollila feb3ce9572 build: write version.stamp file containing $(VERSION) string
This version file will be as prerequisite to the target files
that use the version info for some purpose, like printing
it for the user to examine. The contents of the version.stamp
file is seldom read by the build system itself as the $(VERSION)
variable has the same information.

Thanks to Trevor, David and Mark for their contributions.
2014-04-10 23:24:10 -03:00

16 lines
171 B
Text

.first-build-message
Makefile.config
version.stamp
TAGS
tags
*cscope*
.deps
/notmuch
notmuch.sym
notmuch-shared
libnotmuch.so*
libnotmuch*.dylib
*.[ao]
*~
.*.swp
releases