diff options
| author | Laurent Montel <[email protected]> | 2019-08-23 08:09:50 +0200 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2019-08-23 08:10:41 +0200 |
| commit | 6dc0e81ef185a56c860c26688d6ec4229b8e62ae (patch) | |
| tree | a2957c7bbe9435888a541e977021cb5165f6dd01 | |
| parent | 30b57ac339fe3ffc4a01ce90daa64b0d5992ac63 (diff) | |
Exclude build* repository
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 59d534347..c48f92390 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ doxygen.log CMakeLists.txt.user .directory *.kdev4 +/build*/ |
