Skip to content

Commit ab21714

Browse files
Merge pull request #1862 from openstack-k8s-operators/fix/add-ai-config-to-gitignore
Added: .claude and .cursor personal AI config dir to .gitignore
2 parents 55b1510 + f987509 commit ab21714

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,9 @@ go.work.sum
4646
docs_build/
4747
Gemfile.lock
4848
local/
49+
50+
# personal configs not to commit
51+
# Cursor AI
52+
.cursor
53+
# Claude AI
54+
.claude

0 commit comments

Comments
 (0)