aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKunoiSayami <[email protected]>2021-11-11 22:01:31 +0800
committerKunoiSayami <[email protected]>2021-11-11 22:01:31 +0800
commitff62cbaad13d4bd309de5d3dda8c7051325d5663 (patch)
tree8b04f0fe87368228a980f63bf280dd4ebd8e0f5d /.gitignore
parent9907b61c574baf0747747f1c512f7cdd88ebed25 (diff)
feat(cmake): Support cuda build
Signed-off-by: KunoiSayami <[email protected]>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c4b2425..bd9d5c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,6 @@
# Build directory.
build/
out/
+
+cmake-*
+.idea/