Update .gitignore to include introduction directory
- Added the introduction directory to the .gitignore file to prevent tracking of its contents in version control, improving repository cleanliness.
This commit is contained in:
parent
c9d867b3d1
commit
ff667b69d9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -54,3 +54,4 @@ agent/search/TODO.md
|
|||
agent/search/job-logs.txt
|
||||
agent/test/MULTI_TURN_DESIGN.md
|
||||
agent/test/UPGRADE_PLAN.md
|
||||
introduction/*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue