Skip to content

Commit a174d92

Browse files
committed
Remove redundant .claude/ entry from react_on_rails_pro/.gitignore
The .claude/ directory is created at the project root, not in subdirectories. The root .gitignore already handles .claude/ with selective ignoring (settings.local.json and .fuse_hidden*), making this subdirectory entry unnecessary and inconsistent with the root ignore policy.
1 parent f95d0f2 commit a174d92

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

react_on_rails_pro/.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,3 @@ yalc.lock
7575

7676
# React on Rails Pro License Key
7777
config/react_on_rails_pro_license.key
78-
79-
.claude/

0 commit comments

Comments
 (0)