From b6e670357b498734e97f5c316782cba6b04f0a33 Mon Sep 17 00:00:00 2001 From: Ori Bernstein Date: Sun, 3 May 2015 10:58:34 -0700 Subject: Be more specific for gitignore in test/ --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3935877..1ba6637 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ -test/* +test/*.o +test/*.use +test/*.use !test/*.myr libstd/sys*.myr !libstd/sys*+*.myr -- cgit v1.1