From 81d07323db7b2019827b77b8881d59cd49941fec Mon Sep 17 00:00:00 2001 From: "d. johnson" Date: Thu, 10 Dec 2015 23:44:46 -0600 Subject: Update to 5.3.2 (#1039249,1173984) / Added upstream test suite to verify build --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ea11c29..7697d6e 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ lua-5.1.4/ /lua-5.2.2.tar.gz /lua-5.2.3.tar.gz /lua-5.3.0.tar.gz +/lua-5.3.2-tests.tar.gz +/lua-5.3.2.tar.gz -- cgit