We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79812d3 + 22f1ff9 commit 28bd975Copy full SHA for 28bd975
Python.gitignore
@@ -136,3 +136,10 @@ dmypy.json
136
137
# Cython debug symbols
138
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