Skip to content

Commit cb90405

Browse files
committed
Update .gitigore
1 parent f9a1289 commit cb90405

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
.cache
33
compile_commands.json
44
build/*
5-
.vscode/*
5+
.vscode/*
6+
.clang-format
7+
test_core.py
8+
test_annotations.py

0 commit comments

Comments
 (0)