1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00
pywb/.gitignore

42 lines
346 B
Plaintext
Raw Normal View History

2013-12-08 19:30:31 -08:00
*.py[cod]
# C extensions
*.so
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
lib
lib64
__pycache__
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
nosetests.xml
# Translations
*.mo
# Mr Developer
.mr.developer.cfg
.project
.pydevproject
2014-01-06 21:57:33 -10:00
# Other
globalwb.py
2014-02-04 13:06:32 -08:00
.vagrant