diff options
author | dec05eba <dec05eba@protonmail.com> | 2018-05-22 17:58:59 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-07-06 07:39:32 +0200 |
commit | 48483eab86f52a1eac64b56e767e88b86f665988 (patch) | |
tree | 76707d53c5ef2e5abde27059b668c60a82d07b9e /.gitignore | |
parent | 0d0fa21e695f3082576053bf0c9b71a3bcc154a4 (diff) |
Fix crash on windows when dependency is not found
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ sibs.kdev4 build/ cmake/build/ cmake-build-debug/ +.vs/ |