1
0
Fork 0
mirror of synced 2024-05-18 11:23:42 +12:00
ArchiveBox/.gitignore

17 lines
117 B
Plaintext
Raw Normal View History

2018-06-11 13:21:53 +12:00
.DS_Store
2018-08-07 18:43:07 +12:00
._*
2020-06-26 13:30:29 +12:00
*.pyc
2017-05-05 20:50:15 +12:00
__pycache__/
2019-03-26 22:35:20 +13:00
.mypy_cache/
2018-08-07 18:43:07 +12:00
2020-06-26 13:30:29 +12:00
venv/
.venv/
.docker-venv/
build/
dist/
node_modules/
2018-08-07 18:43:07 +12:00
2020-06-26 13:30:29 +12:00
data/
output/