perlin-shadows/.gitignore
Michael Bradley a39effb4b2
All checks were successful
Build / Format (push) Successful in 20s
Build / Lint (push) Successful in 1m41s
Build / Build (push) Successful in 39s
Ignore clangd cache
2025-02-28 17:14:36 -05:00

10 lines
89 B
Text

# IDE files
.idea/
.vscode/
# Build artifacts
build/
cmake-build-*/
# Analysis
.cache/