Skip to content

Commit eeef377

Browse files
author
Dave Allison
committed
Ignore CMake build artifacts
Made-with: Cursor
1 parent ea45dbc commit eeef377

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
bazel-*
22
.vscode/*
3+
4+
# CMake build artifacts
5+
build/
6+
CMakeCache.txt
7+
CMakeFiles/
8+
cmake_install.cmake
9+
Makefile
10+
_deps/
11+
lib/
12+
*.a
13+
*.o

0 commit comments

Comments
 (0)