mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-23 22:53:00 +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
|
||||
._*
|
||||
|
||||
# python
|
||||
__pycache__/
|
||||
archiver/venv
|
||||
|
||||
# vim
|
||||
.swp*
|
||||
|
||||
# output artifacts
|
||||
output/
|
||||
|
Reference in New Issue
Block a user