Skip to content

Commit d7d9ccb

Browse files
committed
docs: add instruction to avoid committing files from the .genaiscript directory
1 parent 408c900 commit d7d9ccb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ The repository contains several sample projects demonstrating GenAIScript usage:
6666
- **`samples/modulesample/`** - Module usage examples
6767
- **`samples/runtime-sample/`** - Runtime API examples
6868

69+
> Never add files from the `.genaiscript` directory. This folder contains runtime generated temporary files and should not be committed to the repository.
70+
6971
## Building and testing
7072

7173
- Use `pnpm build` to build the project

0 commit comments

Comments
 (0)