29 lines
297 B
Plaintext
29 lines
297 B
Plaintext
*.swp
|
|
*.pyc
|
|
*.py~
|
|
.DS_Store
|
|
.idea
|
|
|
|
# Setuptools distribution and build folders.
|
|
/dist/
|
|
/build
|
|
|
|
# Virtualenv
|
|
/env
|
|
|
|
# Python egg metadata, regenerated from source files by setuptools.
|
|
/*.egg-info
|
|
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
|
|
.idea
|
|
|
|
logs/
|
|
|
|
.ipynb_checkpoints
|
|
ghostdriver.log
|
|
|
|
htmlcov
|
|
|
|
junk |