Skip to content

Commit a5a46b5

Browse files
authored
Added .idea to .gitignore for PyCharm. (#587)
1 parent aa66403 commit a5a46b5

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

171171
# Abstra
172172
# Abstra is an AI-powered process automation framework.

0 commit comments

Comments
 (0)