summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 7285b8b..c1b7e06 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,11 +5,15 @@ cmake-build-*
# Vim stuff
*.swp
+# vscode
+.vscode
+
# My CMake build
build
# Test artifacts
sycltest
+subgroup
*.o
*.s
*.ll