diff --git a/test/resources/repos/typescript/test_repo/.serena/project.yml b/test/resources/repos/typescript/test_repo/.serena/project.yml new file mode 100644 index 0000000..b9f472b --- /dev/null +++ b/test/resources/repos/typescript/test_repo/.serena/project.yml @@ -0,0 +1,7 @@ +excluded_tools: [] +ignore_all_files_in_gitignore: true +ignored_paths: [] +initial_prompt: '' +language: typescript +project_name: test_repo +read_only: false