Fix build when BSAES_ASM is defined but VPAES_ASM is not
[openssl.git] / .gitignore
index 697e469af66fda521ef7450883a0bb06af0abca3..b01c70cbf622079b66a6c206450f89d5be6c9c11 100644 (file)
 /include
 /*.pc
 /rehash.time
-/out.dbg
-/outinc
-/tmp.dbg
+/inc.*
+/makefile.*
+/out.*
+/tmp.*
 
 # Most *.c files under test/ are symlinks
 /test/*.c
@@ -28,6 +29,7 @@
 !/test/igetest.c
 !/test/r160test.c
 !/test/fips_algvs.c
+!/test/testutil.c
 
 /test/*.ss
 /test/*.srl
@@ -80,3 +82,5 @@
 lib
 Makefile.save
 *.bak
+tags
+TAGS