Skip to content

Commit 261efd7

Browse files
committed
Add prompts.md to .gitignore
Updated the .gitignore file to exclude prompts.md from version control, ensuring that temporary or generated files do not clutter the repository.
1 parent 44538f8 commit 261efd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,4 @@ lerna-debug.log*
118118
.terraform/
119119
*.tfstate
120120
*.tfstate.*
121+
prompts.md

0 commit comments

Comments
 (0)