summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* update gitignore fileLuka Perkov2014-03-271-0/+1
| | | | | | | | | | The libssh library by default does not allow in-source build (with cmake MacroEnsureOutOfSourceBuild macro). The INSTALL file (implicitly) suggests creating a build directory. So lets add build to list of git ignore files to avoid complaints from git. Signed-off-by: Luka Perkov <luka.perkov@sartura.hr> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
* Rename build directory to obj.Andreas Schneider2014-01-161-1/+1
| | | | | Some buildsystem use build in the pathname and so we will filter out e.g. docs generation.
* gitignore: ignore object filesrofl0r2011-08-061-0/+2
|
* Add a git ignore file.Andreas Schneider2009-06-191-0/+6