mirror of
https://github.com/github/gitignore.git
synced 2026-08-26 01:37:26 +02:00
Merge 9165e4dc2d into 57286c3887
This commit is contained in:
commit
9a1451005f
@ -36,6 +36,17 @@ MANIFEST
|
||||
pip-log.txt
|
||||
pip-delete-this-directory.txt
|
||||
|
||||
# Generated documents / data exports
|
||||
reports/*.pdf
|
||||
reports/*.csv
|
||||
output/*.pdf
|
||||
output/*.csv
|
||||
data/*.pdf
|
||||
data/*.csv
|
||||
|
||||
# Microsoft Office temporary files
|
||||
~$*
|
||||
|
||||
# Unit test / coverage reports
|
||||
htmlcov/
|
||||
.tox/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user