Skip to content
Snippets Groups Projects
Commit e4fce6b6 authored by Pep Martí Saumell's avatar Pep Martí Saumell
Browse files

Untracking files

parent a6c2c58d
No related branches found
No related tags found
2 merge requests!20new tag,!19new tag
bin/
build/
lib/
.clang-format
{
"configurations": [
{
"name": "Linux",
"includePath": [
"${workspaceFolder}/**",
"${workspaceFolder}/include"
],
"defines": [],
"compilerPath": "/usr/bin/clang",
"cStandard": "c11",
"intelliSenseMode": "clang-x64"
}
],
"version": 4
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment