Skip to content

Commit b8927be

Browse files
committed
fix(ci): purge committed cpp/build artifacts; add build/ to gitignore (#32)
Closes #32
1 parent 1a93291 commit b8927be

3 files changed

Lines changed: 2 additions & 61 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ zig-out/
33
zig/
44
rust/target/
55
rust/*.rs
6+
build/
7+
cpp/build/
68
rust/test_nan

cpp/build/CMakeCache.txt

Lines changed: 0 additions & 60 deletions
This file was deleted.

cpp/build/CMakeFiles/cmake.check_cache

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)