Loading .gitignore +12 −0 Original line number Diff line number Diff line # Object files *.o # editor artefacts *.swp .#* #*# *~ # Top level excludes /Makefile.bak /Makefile Loading @@ -19,6 +25,12 @@ !/test/r160test.c !/test/fips_algvs.c /test/*.ss /test/*.srl /test/.rnd /test/test*.pem /test/newkey.pem # Certificate symbolic links *.0 Loading Loading
.gitignore +12 −0 Original line number Diff line number Diff line # Object files *.o # editor artefacts *.swp .#* #*# *~ # Top level excludes /Makefile.bak /Makefile Loading @@ -19,6 +25,12 @@ !/test/r160test.c !/test/fips_algvs.c /test/*.ss /test/*.srl /test/.rnd /test/test*.pem /test/newkey.pem # Certificate symbolic links *.0 Loading