1
0
Fork 0

Reformat gitingore into sections

This commit is contained in:
Ivan Smirnov 2018-08-06 23:43:07 -07:00 committed by GitHub
parent 9e0f66c27b
commit 59e7ad316f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 1 deletions

11
.gitignore vendored
View File

@ -1,4 +1,13 @@
output/
# OS cruft
.DS_Store
._*
# python
__pycache__/
archiver/venv
# vim
.swp*
# output artifacts
output/