chore: update gitignore and add clangd configuration
This commit is contained in:
+9
-1
@@ -1,3 +1,11 @@
|
||||
.bin/
|
||||
test_files/
|
||||
*.csv
|
||||
*.o
|
||||
*.gcda
|
||||
*.gcno
|
||||
*.gcov
|
||||
.clangd/
|
||||
*.swp
|
||||
*.swo
|
||||
*~
|
||||
tags
|
||||
|
||||
Reference in New Issue
Block a user