This website works better with JavaScript.
Explore
Help
Register
Sign In
archive
/
mitogen
mirror of
https://github.com/mitogen-hq/mitogen.git
Watch
1
Star
0
Fork
You've already forked mitogen
0
Code
Releases
Activity
Add venvs/ to gitignore
Browse Source
issue260
David Wilson
6 years ago
parent
a7d635dff8
commit
6451117d00
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
.gitignore
vendored
Unescape
Escape
View File
@ -1,6 +1,7 @@
.coverage
.tox
.venv
venvs/**
**/.DS_Store
*.pyc
*.pyd
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
archive/mitogen
Title
Body
Create Issue