Преглед изворни кода

Merge pull request #3451 from BrianMSheldon/patch-1

Brian Douglas пре 3 година
родитељ
комит
28bd9752bc
1 измењених фајлова са 7 додато и 0 уклоњено
  1. 7 0
      Python.gitignore

+ 7 - 0
Python.gitignore

@@ -136,3 +136,10 @@ dmypy.json
 
 # Cython debug symbols
 cython_debug/
+
+# PyCharm
+#  JetBrains specific template is maintainted in a separate JetBrains.gitignore that can
+#  be found at https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
+#  and can be added to the global gitignore or merged into this file.  For a more nuclear
+#  option (not recommended) you can uncomment the following to ignore the entire idea folder.
+#.idea/