# CLion stuff
.idea
cmake-build-*

# Vim stuff
*.swp

# My CMake build
build

# Test artifacts
*.mlir
*.toy