onionshare/.gitignore
2020-11-03 19:37:05 -08:00

63 lines
583 B
Text

__pycache__
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
*.eggs
dist
deb_dist
build
_build
eggs
parts
var
sdist
develop-eggs
.installed.cfg
MANIFEST
env
onionshare-*.tar.gz
onionshare_*.snap
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
.cache
.pytest_cache
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
# vim
*.swp
# tags
ctags
tags
# OSX
.DS_Store
# virtualenv
venv
# other
.vscode
onionshare.dist-info
desktop/src/onionshare/resources/tor
desktop/*.whl
desktop/linux
desktop/windows