From 43e539561a4ea95274468b78735555d6e89fdfd9 Mon Sep 17 00:00:00 2001 From: jakob Date: Thu, 12 Jan 2017 17:09:17 -0500 Subject: Finished implementation of file decryption. There are still many memory corruption bugs and a segfault is not uncommon. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a0f403f..cd42ee3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ bin/ obj/ -dump.bin -README.md.new -- cgit v1.3