diff --git a/.gitignore b/.gitignore index 03cc60b3..a52f573a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,13 @@ -output/ +# OS cruft .DS_Store +._* + +# python __pycache__/ archiver/venv + +# vim +.swp* + +# output artifacts +output/