Skip to content

Commit 6e8ea61

Browse files
authored
Merge pull request #34 from lightspeed-core/ignore_jetbrains
Ignore JetBrains IDE folders.
2 parents b09bd41 + 2f5762c commit 6e8ea61

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
@@ -165,7 +165,7 @@ cython_debug/
165165
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
166166
# and can be added to the global gitignore or merged into this file. For a more nuclear
167167
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
168-
#.idea/
168+
.idea/
169169

170170
# Ruff stuff:
171171
.ruff_cache/

0 commit comments

Comments
 (0)