From 7764d0ba1dcf064ae487ee985c43083a0909e7f4 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 5 Jan 2013 11:13:26 +0100 Subject: initial import --- bigint/.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 bigint/.gitignore (limited to 'bigint/.gitignore') diff --git a/bigint/.gitignore b/bigint/.gitignore new file mode 100644 index 000000000..4467edcf5 --- /dev/null +++ b/bigint/.gitignore @@ -0,0 +1,6 @@ +*.o +sample +testsuite +testsuite.expected +testsuite.out +testsuite.err -- cgit v1.2.3