Skip to content

Commit 093bf50

Browse files
authored
Update .gitignore to add PyCharm .idea (#52)
Signed-off-by: Glenn Jocher <[email protected]>
1 parent e793e64 commit 093bf50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ cython_debug/
157157
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
158158
# and can be added to the global gitignore or merged into this file. For a more nuclear
159159
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
160-
#.idea/
160+
.idea/
161161

162162
# datasets and projects
163163
datasets/

0 commit comments

Comments
 (0)