Skip to content

Commit 37d5041

Browse files
committed
Added .roo/temp/ to the .gitignore.
1 parent 6e1a48d commit 37d5041

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ bin/
1818
# Local prompts and rules
1919
/local-prompts
2020

21+
# Roo temp files
22+
.roo/temp/
23+
2124
# Test environment
2225
.test_env
2326
.vscode-test/

0 commit comments

Comments
 (0)