SeleniumBase/.gitignore

41 lines
367 B
Plaintext
Raw Normal View History

2015-12-05 05:11:53 +08:00
*.py[cod]
# Packages
*.egg
*.egg-info
dist
build
logs
archived_logs
ghostdriver.log
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__
# Installer logs
pip-log.txt
.swp
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# py.test
.cache/*
.pytest_config
# Developer
.project
.pydevproject
# Other
selenium-server-standalone.jar