Skip to content

Commit 09b4735

Browse files
committed
Update .gitignore to exclude build artifacts and IDE files
1 parent e782436 commit 09b4735

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ install_manifest.txt
99
compile_commands.json
1010
CTestTestfile.cmake
1111
_deps
12+
test/build
13+
.idea
14+
.DS_Store

0 commit comments

Comments
 (0)