1
0
mirror of https://github.com/github/gitignore synced 2025-02-22 02:19:09 +01:00

Added PyCharm, OS Specific, and VirtualEnv files.

This commit is contained in:
nap 2012-09-17 15:17:45 -04:00
parent 64cc236103
commit 624095fcf7

View File

@ -33,3 +33,17 @@ nosetests.xml
.mr.developer.cfg
.project
.pydevproject
# Virtualenv
.Python
[Bb]in
[Ii]nclude
[Ll]ib
[Ss]cripts
# PyCharm
.idea
.iml
# OS Specific
.DS_Store