From 79345645a8abbde0658269d76eda85860ccfd27a Mon Sep 17 00:00:00 2001 From: srazi Date: Wed, 23 Aug 2017 13:51:16 +0430 Subject: [PATCH] DEV: Update gitignore. - Helpful when a developer add "--portable" to "Run" section of project settings in QtCreator to have a distinction between his/her installed version and the development version. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 897f1d073..cd0b59317 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ callgrind.out.* tests/autotests/autotests .ycm_extra_conf.py* *.stash +bin/profiles