mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-04 18:05:36 +10:00
ignore pypi folders
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
.DS_Store
|
||||
._*
|
||||
|
||||
__pycache__/
|
||||
.mypy_cache/
|
||||
archivebox.egg-info/
|
||||
build/
|
||||
dist/
|
||||
|
||||
# Dependency code
|
||||
.venv # main pipenv venv path
|
||||
|
||||
Reference in New Issue
Block a user