1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00

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.
This commit is contained in:
srazi 2017-08-23 13:51:16 +04:30
parent e0e21362cc
commit 79345645a8

1
.gitignore vendored
View File

@ -40,3 +40,4 @@ callgrind.out.*
tests/autotests/autotests tests/autotests/autotests
.ycm_extra_conf.py* .ycm_extra_conf.py*
*.stash *.stash
bin/profiles