Skip to content

Commit 3bf71d3

Browse files
committed
Add prompts directory to .gitignore
- Include `.github/prompts/*` to ignore prompt files
1 parent 1331d49 commit 3bf71d3

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
@@ -7,6 +7,7 @@ Pipfile.lock
77
.github/copilot-instructions.md
88
git_output/
99
.github/instructions/*
10+
.github/prompts/*
1011
.complexipy_cache/*
1112

1213
# Byte-compiled / optimized / DLL files

0 commit comments

Comments
 (0)