diff options
| author | Laurent Montel <[email protected]> | 2020-03-28 15:32:08 +0100 |
|---|---|---|
| committer | Laurent Montel <[email protected]> | 2020-03-28 15:32:08 +0100 |
| commit | 85af22bb38af60878e1210cd61353cf8983d10b6 (patch) | |
| tree | 6fa6ee135d837e9be696e501a0d1e54c75856c30 /.gitignore | |
| parent | ba03222e8ddc5dbbf580ff5043f08ae6c9c586b8 (diff) | |
GIT_SILENT: ignore .cmake generated by qtc
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c48f92390..6c1df4de4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ CMakeLists.txt.user .directory *.kdev4 /build*/ +.cmake/ |
