mirror of
https://github.com/Palm1r/QodeAssist.git
synced 2025-07-22 15:04:42 -04:00
feat: Add file list for ignoring in request for llm (#163)
This commit is contained in:
@ -8,6 +8,7 @@ add_library(Context STATIC
|
||||
TokenUtils.hpp TokenUtils.cpp
|
||||
ProgrammingLanguage.hpp ProgrammingLanguage.cpp
|
||||
IContextManager.hpp
|
||||
IgnoreManager.hpp IgnoreManager.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(Context
|
||||
|
Reference in New Issue
Block a user