clang tooling helpers

This commit is contained in:
2025-09-27 17:44:02 +02:00
parent d272e63dd7
commit 9fb3e870bf
3 changed files with 8 additions and 0 deletions

2
.clang-format-ignore Normal file
View File

@@ -0,0 +1,2 @@
src/
include/

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
a.out
*.exe
*.o
*.a
core
.vscode
notchian
bareiron

1
compile_flags.txt Normal file
View File

@@ -0,0 +1 @@
-Iinclude