This website requires JavaScript.
Explore
Help
Sign in
forks
/
archivebox
Watch
1
Star
0
Fork
You've already forked archivebox
0
Code
Releases
Activity
59e7ad316f
archivebox
/
.gitignore
14 lines
103 B
Text
Raw
Normal View
History
Unescape
Escape
Reformat gitingore into sections
2018-08-07 02:43:07 -04:00
# OS cruft
remove DS_Store files
2018-06-10 21:21:53 -04:00
.DS_Store
Reformat gitingore into sections
2018-08-07 02:43:07 -04:00
._*
# python
Initial commit
2017-05-05 04:50:15 -04:00
__pycache__/
re-arrange and cleanup directory structure
2018-06-10 20:52:15 -04:00
archiver/venv
Reformat gitingore into sections
2018-08-07 02:43:07 -04:00
# vim
.swp*
# output artifacts
output/
Copy permalink