update ordinals
[openssl.git] / .gitignore
index f128c70a93f252cbb0f3e5980d66a9e301a3a62f..5a8a40272d285f604ebfd682ae63de5617f68563 100644 (file)
@@ -1,6 +1,12 @@
 # Object files
 *.o
 
+# editor artefacts
+*.swp
+.#*
+#*#
+*~
+
 # Top level excludes
 /Makefile.bak
 /Makefile
 !/test/r160test.c
 !/test/fips_algvs.c
 
+/test/*.ss
+/test/*.srl
+/test/.rnd
+/test/test*.pem
+/test/newkey.pem
+
 # Certificate symbolic links
 *.0
 
@@ -63,3 +75,5 @@
 lib
 Makefile.save
 *.bak
+tags
+TAGS