# Build artifacts c-md compile_commands.json # Cache .cache/ #build .build/ # Dependencies *.d # Editor *.swp *.swo *~ .vscode/ .idea/ # OS .DS_Store