diff options
| author | KunoiSayami <[email protected]> | 2021-11-11 22:01:31 +0800 |
|---|---|---|
| committer | KunoiSayami <[email protected]> | 2021-11-11 22:01:31 +0800 |
| commit | ff62cbaad13d4bd309de5d3dda8c7051325d5663 (patch) | |
| tree | 8b04f0fe87368228a980f63bf280dd4ebd8e0f5d /.gitignore | |
| parent | 9907b61c574baf0747747f1c512f7cdd88ebed25 (diff) | |
feat(cmake): Support cuda build
Signed-off-by: KunoiSayami <[email protected]>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,3 +6,6 @@ # Build directory. build/ out/ + +cmake-* +.idea/ |
