diff options
author | Victor Gamper <victor@wenzeslaus.de> | 2020-02-04 17:43:56 +0100 |
---|---|---|
committer | Victor Gamper <victor@wenzeslaus.de> | 2020-02-04 17:43:56 +0100 |
commit | fa68923c6a941d8d55a3f06210e3483417c119c7 (patch) | |
tree | 0d317ac33ff6028856fa436433a5cba688f40ab9 /.gitignore | |
parent | 28eaf649d1b359c34b57a344de8c1ec279292fd6 (diff) | |
download | c-catch-fa68923c6a941d8d55a3f06210e3483417c119c7.tar.gz c-catch-fa68923c6a941d8d55a3f06210e3483417c119c7.zip |
Fixed timings after I confused milli- and microsecondsr2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,4 +2,5 @@ /Debug /Release32 /Windows +/Windows32 /Release |