diff options
| author | Nathan J Conrad <[email protected]> | 2018-03-24 15:01:12 -0400 |
|---|---|---|
| committer | Nathan Conrad <[email protected]> | 2018-03-26 19:14:31 -0400 |
| commit | d82197eba40f13a08784e8d873f6737b93f5bc41 (patch) | |
| tree | 713085aea82edcf920c180f683f874cdaabfa5b5 | |
| parent | c7d21017fcec06ef9d0d87e0a94c38deab5e1e1c (diff) | |
Ignore generated docs in gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ libcuda/cuobjdump_parser.h libcuda/cuobjdump_parser.output lib/* +doc/doxygen/html cuobjdump_to_ptxplus/elf_lexer.cc cuobjdump_to_ptxplus/elf_parser.cc |
