1
0
Fork 0
archivebox/.gitignore

20 lines
201 B
Plaintext
Raw Normal View History

2017-05-05 09:00:30 +00:00
# Pocket archive output folder
pocket/
2017-07-06 22:33:57 +00:00
bookmarks/
pinboard/
html/
downloads/
2017-05-05 09:00:30 +00:00
2017-05-05 08:50:15 +00:00
# Byte-compiled / optimized / DLL files
__pycache__/
2017-07-06 22:33:57 +00:00
# Virtualenv
2017-05-05 08:50:15 +00:00
env/
2017-07-06 22:33:57 +00:00
ENV/
venv/
VENV/
.venv/
.env/
2017-05-05 08:50:15 +00:00
.python-version
.env