There was an error while loading. Please reload this page.
1 parent 6c18ad9 commit 8fb8933Copy full SHA for 8fb8933
1 file changed
.gitignore
@@ -31,7 +31,7 @@ env/
31
.ENV
32
33
# IDE
34
-.vscode
+.vscode/
35
.idea/
36
*.swp
37
*.swo
@@ -91,26 +91,3 @@ tests/initial_test_state/custom_components/hacs/hacs_frontend/
91
.auto-claude/
92
.worktrees/
93
.claude_settings.json
94
-
95
-# Shell dotfiles (WSL2 artifacts)
96
-.bash_profile
97
-.bashrc
98
-.profile
99
-.zprofile
100
-.zshrc
101
102
-# Tool configs
103
-.gitconfig
104
-.ripgreprc
105
-.mcp.json
106
107
-# Git bare repo fragments
108
-HEAD
109
-config
110
-hooks
111
-objects
112
-refs
113
-.gitmodules
114
115
-# Claude Code
116
-.claude/commands
0 commit comments