diff --git a/.gitignore b/.gitignore index c17e96e91f..03c2169e36 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,7 @@ doc/ COV/ minidump/ CppDependOut/ +.vs/ # Global filetypes to ignore *.depend @@ -43,6 +44,8 @@ ui_* *.ipgset pin.log* *.cdproj +src/gui/Translations/*.qm +x64dbg.VC.db # Project to ignore help/x64*dbg.chm @@ -68,7 +71,4 @@ src/build-*/ !/hooks/AStyleWhore.exe !/hooks/AStyle.dll !/bin/x64dbg_shell_remove.reg -!*.lib -pin.log -src/gui/Translations/*.qm -x64dbg.VC.db \ No newline at end of file +!*.lib \ No newline at end of file diff --git a/src/dbg/btparser b/src/dbg/btparser index 87003fef8d..c8ca8305e2 160000 --- a/src/dbg/btparser +++ b/src/dbg/btparser @@ -1 +1 @@ -Subproject commit 87003fef8d08fc8ebdc5a71272e5a75726c2795c +Subproject commit c8ca8305e29d21f10ead878609048aca0b10e59c