Ignore default.profraw

This commit is contained in:
Martchus 2019-06-01 12:36:48 +02:00
parent 34a1595641
commit 72330988ef
1 changed files with 4 additions and 4 deletions

8
.gitignore vendored
View File

@ -1,5 +1,4 @@
# C++ objects and libs
*.slo
*.lo
*.o
@ -11,7 +10,6 @@
*.dylib
# Qt-es
/.qmake.cache
/.qmake.stash
*.pro.user
@ -27,10 +25,9 @@ Makefile*
*-build-*
# QtCreator
*.autosave
#QtCtreator Qml
# QtCtreator Qml
*.qmlproject.user
*.qmlproject.user.*
@ -42,3 +39,6 @@ Makefile*
# clang-format
/.clang-format
# profiling with clang
default.profraw