mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-24 15:13:03 +02:00
Reformat gitingore into sections
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,4 +1,13 @@
|
|||||||
output/
|
# OS cruft
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
._*
|
||||||
|
|
||||||
|
# python
|
||||||
__pycache__/
|
__pycache__/
|
||||||
archiver/venv
|
archiver/venv
|
||||||
|
|
||||||
|
# vim
|
||||||
|
.swp*
|
||||||
|
|
||||||
|
# output artifacts
|
||||||
|
output/
|
||||||
|
Reference in New Issue
Block a user