diff options
| author | Timothy G Rogers <[email protected]> | 2017-08-15 23:53:46 -0400 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2017-08-15 23:53:46 -0400 |
| commit | bff1764efb3e1dc91d61190ab61909ac345ec2f0 (patch) | |
| tree | 3e7a1d91dd78bc785d6009853319904ee269fdf4 /.gitignore | |
| parent | 2430287d5dc646d8ecc5ac4ea46d4ebccbd9b641 (diff) | |
Dev purdue integration (#5)
* ignore tags
* Getting the Jenkinsfile to work with 4.5, 8.0 and do them in parallel.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -26,4 +26,6 @@ cuobjdump_to_ptxplus/sass_parser.cc cuobjdump_to_ptxplus/sass_parser.hh cuobjdump_to_ptxplus/sass_parser.output -build/*
\ No newline at end of file +build/* + +tags |
