forked from EXTERNAL/bareiron
clang tooling helpers
This commit is contained in:
2
.clang-format-ignore
Normal file
2
.clang-format-ignore
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
src/
|
||||||
|
include/
|
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,3 +1,8 @@
|
|||||||
|
a.out
|
||||||
|
*.exe
|
||||||
|
*.o
|
||||||
|
*.a
|
||||||
|
core
|
||||||
.vscode
|
.vscode
|
||||||
notchian
|
notchian
|
||||||
bareiron
|
bareiron
|
||||||
|
1
compile_flags.txt
Normal file
1
compile_flags.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
-Iinclude
|
Reference in New Issue
Block a user