geary/.gitignore
Jim Nelson b87fe2967a configure wrapper script and top-level Makefile: closes #5143
This introduces a configure script that automates the basic task
of setting up a CMake build directory.  It also uses a top-level
Makefile (which the configure script generates, to prevent running
it until configure has executed) which does the build and copies
the final executables into the root of the source tree.
2012-04-27 19:48:33 -07:00

10 lines
83 B
Text

*~
.valencia
/Makefile
/.stamp
build/
/geary
/gearyd
/geary-mailer
/geary-console