From 4138ca4db4cdb92b693e51d6ea59a06bc5e6964c Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Tue, 4 Feb 2020 18:18:08 -0500 Subject: fixed gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9c61414..19c015b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ point.c *.top tests/**/*.c tests/**/*.bin +tests/**/got vgcore* TAGS tags @@ -13,4 +14,4 @@ tags compatibility std/*.c std/*.o -*.so \ No newline at end of file +*.so -- cgit v1.2.3