Skip to content

Commit 28bd975

Browse files
authored
Merge pull request #3451 from BrianMSheldon/patch-1
2 parents 79812d3 + 22f1ff9 commit 28bd975

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Python.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,3 +136,10 @@ dmypy.json
136136

137137
# Cython debug symbols
138138
cython_debug/
139+
140+
# PyCharm
141+
# JetBrains specific template is maintainted in a separate JetBrains.gitignore that can
142+
# be found at https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
143+
# and can be added to the global gitignore or merged into this file. For a more nuclear
144+
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
145+
#.idea/

0 commit comments

Comments
 (0)