Add build directory to the .gitignore

Authored by vitalyf on Mar 14 2019, 5:20 PM.

Description

Add build directory to the .gitignore

Summary:
People often create a temporary build directory inside of the repository
directory in order to not contaminate top level directory. For this case
it is useful to have all these directories excluded from the version
control tracking.

Reviewers: vkrause

Reviewed By: vkrause

Differential Revision: https://phabricator.kde.org/D19754

Details

Committed
vkrauseMar 14 2019, 5:21 PM
Reviewer
vkrause
Differential Revision
D19754: Add build directory to the .gitignore
Parents
R849:34ffffc6c922: Rename method name() to id()
Branches
Unknown
Tags
Unknown