gitignore : .vimspector.json

pull/1966/head
Georgi Gerganov 2024-03-16 16:26:35 +02:00
parent de4d067f1e
commit 1b553b9817
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -6,6 +6,7 @@
.vs/ .vs/
.vscode/ .vscode/
.DS_Store .DS_Store
.vimspector.json
build/ build/
build-coreml/ build-coreml/
@ -58,4 +59,4 @@ benchmark_results.csv
cmake-build-debug/ cmake-build-debug/
.cxx/ .cxx/
.gradle/ .gradle/
local.properties local.properties