Ignore build directory
This commit is contained in:
parent
9fa4d4b4ec
commit
edf3851f20
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
|
build_dir
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[submodule "include/c_cpp_aliases"]
|
||||||
|
path = include/c_cpp_aliases
|
||||||
|
url = https://git.thewizardapprentice.com/abdelrahman/c-cpp-aliases.git
|
||||||
|
branch = main
|
1
include/c_cpp_aliases
Submodule
1
include/c_cpp_aliases
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit f95f3aa499910286876c1f2cdceea8146ebcf7b1
|
Loading…
Reference in New Issue
Block a user