diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,4 @@ +Make.local *.a *.CSV *.cer @@ -28,8 +29,12 @@ /build*/ /certdb/ /cov-int/ +/random.bin /sbat.*.csv /scan-results/ [Ss]creenlog* shim_cert.h +/test-* +!/test-*.c +/test-random.h version.c |