Tree: Add lib placeholder and update .gitignore

Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
This commit is contained in:
kingbri
2025-02-18 00:48:26 -05:00
parent 683d6b5e53
commit 7b9d85f87f
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -6,6 +6,7 @@
/node_modules
/bindings/home/
/bindings/gguf
bindings/.sccache
.env
*.orig
@@ -24,7 +25,7 @@ bindings/build
# Lib
lib/*
!lib/add_libs_here.txt
!lib/place_libs_here.txt
# build
build/*

0
lib/place_libs_here.txt Normal file
View File