Skip to content

Commit b83079e

Browse files
committed
Update .gitignore to include Local History Extension and vcpkg_installed directory
1 parent 8f42cd9 commit b83079e

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.gitignore

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ xcuserdata
5656
.idea/
5757
cmake-build-debug/
5858

59+
# Local History Extension
60+
/.history
61+
5962
# Notepad++
6063
*.bak
61-
/vcpkg_installed/x64-windows
64+
65+
# vcpkg
66+
/vcpkg_installed/

0 commit comments

Comments
 (0)