Skip to content

Commit 73fe49f

Browse files
committed
chore: ignore unrelated files 🔧
1 parent 3fddcef commit 73fe49f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ cmake-*
1818
# External projects
1919
*-prefix/
2020

21+
.cache
22+
compile_commands.*
23+
2124
# End of https://www.toptal.com/developers/gitignore/api/cmake
2225

2326
.idea/
27+
build

0 commit comments

Comments
 (0)