1
0
mirror of https://github.com/github/gitignore synced 2024-11-30 07:34:22 +01:00

Add PyCharm support for Python

The rest of the files in .idea can be committed without worry.
This commit is contained in:
Mike Goodspeed 2013-05-03 12:47:25 -05:00
parent 0aeefb48c0
commit bf66cb527f

View File

@ -34,3 +34,7 @@ nosetests.xml
.mr.developer.cfg .mr.developer.cfg
.project .project
.pydevproject .pydevproject
# PyCharm
.idea/misc.xml
.idea/workspace.xml