aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Gross2019-03-31 10:40:56 -0400
committerJason Gross2019-03-31 14:09:06 -0400
commit2acd04d6d7d608920dd93b0a602e3214ffeb9ae5 (patch)
tree2cb75c49a849fbd3d0519de8bfe4cdf67c55d615 /.gitignore
parent4713f5c22bb21d341de32498f2a49d92aa1fc08c (diff)
[pretty-timing scripts] Don't barf on non-utf-8
This fixes #9767 by silently ignoring input lines which are not valid UTF-8. We hereby assume that all file paths are valid UTF-8. We also now actually test both python2 and python3 on the CI.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 23e305892e..8fd9fc614c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,6 +64,8 @@ time-of-build.log
time-of-build-pretty.log
time-of-build-before.log
time-of-build-after.log
+time-of-build-pretty.log2
+time-of-build-pretty.log3
.csdp.cache
test-suite/.lia.cache
test-suite/.nra.cache