Files
baselines/.gitignore
Szymon Sidor 958810ed1e Initial commit
2017-05-24 02:34:20 -07:00

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