From 6a8ffb8823e1bdca56b8058e496479b65d0a6f6f Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 21 May 2020 13:49:01 +0200 Subject: Rush00 in Rust??? --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6710ed3..767a3c8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ a.out *.o *.a testfiles + +rush00/ex*/* +!rush00/ex*/*.rs -- cgit