Removing files that shouldn't have been staged
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -85,6 +85,5 @@
|
|||||||
},
|
},
|
||||||
"clang-tidy.buildPath": "builddir/",
|
"clang-tidy.buildPath": "builddir/",
|
||||||
"clangd.onConfigChanged": "restart",
|
"clangd.onConfigChanged": "restart",
|
||||||
"C_Cpp.default.compileCommands": "/home/moritz/src/ptouch-prnt/builddir/compile_commands.json",
|
"C_Cpp.default.compileCommands": "./builddir/compile_commands.json"
|
||||||
"C_Cpp.default.configurationProvider": "mesonbuild.mesonbuild"
|
|
||||||
}
|
}
|
||||||
|
@@ -1,6 +0,0 @@
|
|||||||
{
|
|
||||||
"text" : "Hello, world :)!",
|
|
||||||
"font" : "Liberation Sans",
|
|
||||||
"single-paragraph" : true,
|
|
||||||
"height" : 0
|
|
||||||
}
|
|
@@ -1,7 +0,0 @@
|
|||||||
{
|
|
||||||
"text" : " Hello",
|
|
||||||
"font" : "FreeSans 32",
|
|
||||||
"single-paragraph" : true,
|
|
||||||
"alignment" : "center",
|
|
||||||
"height" : 0
|
|
||||||
}
|
|
Reference in New Issue
Block a user