mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-01-26 17:20:01 +00:00
gitignore : add several entries specific to Visual Studio (#1888)
This commit is contained in:
committed by
GitHub
parent
6acf0d3549
commit
190b17eb88
2
.gitignore
vendored
2
.gitignore
vendored
@@ -22,6 +22,7 @@ build-metal/
|
||||
build-no-accel/
|
||||
build-sanitize-addr/
|
||||
build-sanitize-thread/
|
||||
out/
|
||||
|
||||
models/*
|
||||
*.bin
|
||||
@@ -41,6 +42,7 @@ models/*
|
||||
build-info.h
|
||||
arm_neon.h
|
||||
compile_commands.json
|
||||
CMakeSettings.json
|
||||
|
||||
__pycache__
|
||||
|
||||
|
||||
Reference in New Issue
Block a user