1
0
mirror of https://github.com/kalmarek/PropertyT.jl.git synced 2024-10-15 08:05:35 +02:00

ignore results of tests

This commit is contained in:
kalmarek 2019-01-18 16:00:17 +01:00
parent 9567169bdc
commit 9def006ef3

4
.gitignore vendored
View File

@ -1,3 +1,7 @@
*.jl.cov
*.jl.*.cov
*.jl.mem
test/SL*
test/oSL*
test/SAut*
test/oSAut*