Skip to content

Commit f9ef76c

Browse files
authored
add .idea/ to .gitignore
1 parent 139836d commit f9ef76c

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

168168
### Python Patch ###
169169
# Poetry local configuration file - https://python-poetry.org/docs/configuration/#local-configuration

0 commit comments

Comments
 (0)