diff options
| author | Jonathan <[email protected]> | 2018-06-26 13:20:39 -0700 |
|---|---|---|
| committer | Jonathan <[email protected]> | 2018-06-26 13:20:39 -0700 |
| commit | 584ebaa74a838680e6ed1fa13ac266e88c30c071 (patch) | |
| tree | 59523a4db9b6b4923611777928818d0bfc8b0ffc /.gitignore | |
| parent | 978730086509050df16b77b9fbb4cc3ef19f3f6a (diff) | |
exports and imports param data in new debug tool: WatchYourStep
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -39,3 +39,13 @@ regression.sh *.gcda *.gcno +#debug_tools +debug_tools/WatchYourStep/data/* +debug_tools/WatchYourStep/ptxjitplus/bin/* +*log +*.o +debug_tools/WatchYourStep/ptxjitplus/config* +debug_tools/WatchYourStep/ptxjitplus/*.xml +debug_tools/WatchYourStep/ptxjitplus/*.icnt +debug_tools/WatchYourStep/ptxjitplus/gpgpu* +debug_tools/WatchYourStep/ptxjitplus/*.old |
