alecAbstraction Layer for Escape Codes |
git clone git://git.dimitrijedobrota.com/alec.git |
Log | Files | Refs | README | LICENSE | HACKING | CONTRIBUTING | CODE_OF_CONDUCT | BUILDING | |
.gitignore (136B)
1 **/.DS_Store 2 .idea/ 3 .vs/ 4 .vscode/ 5 build/ 6 cmake-build-*/ 7 prefix/ 8 .clangd 9 CMakeLists.txt.user 10 CMakeUserPresets.json 11 compile_commands.json