mirror of
https://github.com/github/gitignore
synced 2025-06-21 22:29:04 +02:00
Added PyCharm, OS Specific, and VirtualEnv files.
This commit is contained in:
parent
64cc236103
commit
624095fcf7
@ -33,3 +33,17 @@ nosetests.xml
|
|||||||
.mr.developer.cfg
|
.mr.developer.cfg
|
||||||
.project
|
.project
|
||||||
.pydevproject
|
.pydevproject
|
||||||
|
|
||||||
|
# Virtualenv
|
||||||
|
.Python
|
||||||
|
[Bb]in
|
||||||
|
[Ii]nclude
|
||||||
|
[Ll]ib
|
||||||
|
[Ss]cripts
|
||||||
|
|
||||||
|
# PyCharm
|
||||||
|
.idea
|
||||||
|
.iml
|
||||||
|
|
||||||
|
# OS Specific
|
||||||
|
.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user