mitmproxy/.gitignore

20 lines
146 B
Plaintext
Raw Normal View History

2016-02-15 14:43:59 +00:00
.DS_Store
MANIFEST
*/tmp
/venv
/venv3
2016-02-15 14:43:59 +00:00
*.py[cdo]
*.swp
*.swo
*.egg-info/
.coverage
.idea
.cache/
2016-02-27 13:26:54 +00:00
build/
2016-02-15 14:43:59 +00:00
# UI
node_modules
bower_components
*.map