Skip to content

Commit 824ef8a

Browse files
maxisbeyclaude
andauthored
chore: uncomment .idea/ in .gitignore (#1287)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent d1ac8d6 commit 824ef8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ cython_debug/
162162
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
163163
# and can be added to the global gitignore or merged into this file. For a more nuclear
164164
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
165-
#.idea/
165+
.idea/
166166

167167
# vscode
168168
.vscode/

0 commit comments

Comments
 (0)