From 8ce4e6d3ad69112668e4969db65a71bf7a995dc8 Mon Sep 17 00:00:00 2001 From: tgrogers Date: Mon, 13 Jul 2020 13:05:41 -0400 Subject: updating travis to use the latest infrastrcutre and not use that nasty single-line command line for docker. Also since we don't need torque anymore - none of that runner user stuff is necessary --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3689a49..4b343c5 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,8 @@ debug_tools/WatchYourStep/ptxjitplus/gpgpu* debug_tools/WatchYourStep/ptxjitplus/*.old debug_tools/WatchYourStep/ptxjitplus/ptxjitplus debug_tools/WatchYourStep/ptxjitplus/*.ptx + +# Accel-sim packages used for regressions +accel-sim-framework/ +gpu-app-collection/ + -- cgit v1.3