Remove blank line from start of cflags character array in buildinf.h
[openssl.git] / .gitignore
index f128c70a93f252cbb0f3e5980d66a9e301a3a62f..64287828ad9e0f3f2e4eb0f4714fa2ee737cef97 100644 (file)
@@ -1,13 +1,24 @@
 # Object files
 *.o
 
+# editor artefacts
+*.swp
+.#*
+#*#
+*~
+
 # Top level excludes
 /Makefile.bak
 /Makefile
+/MINFO
 /*.a
 /include
 /*.pc
 /rehash.time
+/inc.*
+/makefile.*
+/out.*
+/tmp.*
 
 # Most *.c files under test/ are symlinks
 /test/*.c
 !/test/igetest.c
 !/test/r160test.c
 !/test/fips_algvs.c
+!/test/testutil.c
+
+/test/*.ss
+/test/*.srl
+/test/.rnd
+/test/test*.pem
+/test/newkey.pem
 
 # Certificate symbolic links
 *.0
@@ -40,6 +58,7 @@
 /apps/openssl
 /test/sha256t
 /test/sha512t
+/test/gost2814789t
 /test/*test
 /test/fips_aesavs
 /test/fips_desmovs
@@ -63,3 +82,7 @@
 lib
 Makefile.save
 *.bak
+tags
+TAGS
+cscope.out
+*.d