diff options
author | 杨宇千 <crupest@outlook.com> | 2019-10-27 22:52:21 +0800 |
---|---|---|
committer | 杨宇千 <crupest@outlook.com> | 2019-10-27 22:52:21 +0800 |
commit | c11a1b7be5d41bb1825a7190c708fdb04923a4fd (patch) | |
tree | 3fcce419f21587d8a872d76b2f654ed81ca842b6 /.gitignore | |
parent | 181b53e270ff7c0558edec75b8b255d487e796c3 (diff) | |
download | timeline-c11a1b7be5d41bb1825a7190c708fdb04923a4fd.tar.gz timeline-c11a1b7be5d41bb1825a7190c708fdb04923a4fd.tar.bz2 timeline-c11a1b7be5d41bb1825a7190c708fdb04923a4fd.zip |
Add error code tests.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -229,3 +229,7 @@ _Pvt_Extensions # FAKE - F# Make .fake/ + + +# My draft files. +*.draft
|