aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTimothy G Rogers <[email protected]>2017-08-15 23:53:46 -0400
committerGitHub Enterprise <[email protected]>2017-08-15 23:53:46 -0400
commitbff1764efb3e1dc91d61190ab61909ac345ec2f0 (patch)
tree3e7a1d91dd78bc785d6009853319904ee269fdf4 /.gitignore
parent2430287d5dc646d8ecc5ac4ea46d4ebccbd9b641 (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--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 53fadb5..e78b216 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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