Updated gitignore
parent
7c43bcb2d8
commit
fad6ca04a9
|
@ -4,5 +4,8 @@
|
||||||
# CMake build dir
|
# CMake build dir
|
||||||
build/
|
build/
|
||||||
|
|
||||||
|
# Final executable symlink
|
||||||
|
stj
|
||||||
|
|
||||||
# compile_commands.json symlink
|
# compile_commands.json symlink
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
|
Reference in New Issue