diff options
| author | tgrogers <[email protected]> | 2020-07-13 13:05:41 -0400 |
|---|---|---|
| committer | tgrogers <[email protected]> | 2020-07-13 13:05:41 -0400 |
| commit | 8ce4e6d3ad69112668e4969db65a71bf7a995dc8 (patch) | |
| tree | 88e75bd732c703ca4212495ed730072cba7e64c8 /.gitignore | |
| parent | 2e3856bc9b0979154c22b4650726bcfc5bfe1298 (diff) | |
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
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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/ + |
