Skip to content

Commit 13611fd

Browse files
committed
revert: restore .gitignore and tools/run/CMakeLists.txt to upstream
1 parent 6ddf4b6 commit 13611fd

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,3 @@ poetry.toml
152152
# IDE
153153
*.code-workspace
154154
.windsurf/
155-
156-
# Local bootcamp notes (do not include in PRs)
157-
Bootcamp_Status.md

tools/run/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ endif()
2121

2222
target_link_libraries(${TARGET} PRIVATE common llama ${CMAKE_THREAD_LIBS_INIT} ${LLAMA_RUN_EXTRA_LIBS})
2323
target_compile_features(${TARGET} PRIVATE cxx_std_17)
24-
25-

0 commit comments

Comments
 (0)