┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLaurent Montel <[email protected]>2019-08-23 08:09:50 +0200
committerLaurent Montel <[email protected]>2019-08-23 08:10:41 +0200
commit6dc0e81ef185a56c860c26688d6ec4229b8e62ae (patch)
treea2957c7bbe9435888a541e977021cb5165f6dd01 /.gitignore
parent30b57ac339fe3ffc4a01ce90daa64b0d5992ac63 (diff)
Exclude build* repository
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
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*/