chore: update gitignore and add clangd configuration

This commit is contained in:
Stevan Freeborn
2026-07-18 16:41:32 -05:00
parent 612100463e
commit 401925d012
2 changed files with 15 additions and 1 deletions
+9 -1
View File
@@ -1,3 +1,11 @@
.bin/
test_files/
*.csv
*.o
*.gcda
*.gcno
*.gcov
.clangd/
*.swp
*.swo
*~
tags