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 aa8fd18 + 187c9cd commit d17f128Copy full SHA for d17f128
Global/PyCharm.gitignore
@@ -0,0 +1,4 @@
1
+# PyCharm
2
+# http://www.jetbrains.com/pycharm/webhelp/project.html
3
+.idea
4
+.iml
Global/VirtualEnv.gitignore
@@ -0,0 +1,7 @@
+# Virtualenv
+# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
+.Python
+[Bb]in
5
+[Ii]nclude
6
+[Ll]ib
7
+[Ss]cripts
0 commit comments