mirror of
https://github.com/github/gitignore.git
synced 2025-01-01 12:25:09 +08:00
Merge pull request #440 from nap/master
PyCharm IDE project specific files
This commit is contained in:
commit
d17f128585
4
Global/PyCharm.gitignore
Normal file
4
Global/PyCharm.gitignore
Normal file
@ -0,0 +1,4 @@
|
||||
# PyCharm
|
||||
# http://www.jetbrains.com/pycharm/webhelp/project.html
|
||||
.idea
|
||||
.iml
|
7
Global/VirtualEnv.gitignore
Normal file
7
Global/VirtualEnv.gitignore
Normal file
@ -0,0 +1,7 @@
|
||||
# Virtualenv
|
||||
# http://iamzed.com/2009/05/07/a-primer-on-virtualenv/
|
||||
.Python
|
||||
[Bb]in
|
||||
[Ii]nclude
|
||||
[Ll]ib
|
||||
[Ss]cripts
|
Loading…
Reference in New Issue
Block a user