Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 09cc652

Browse filesBrowse files
committed
ignore compile_commands.json file
vim + YouCompleteMe with clangd support for now can only find `compile_commands.json` file in the root of the project.
1 parent 3d5fe37 commit 09cc652
Copy full SHA for 09cc652

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.gitignore

Copy file name to clipboard
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
*.sublime*
22
*.swp*
33
.ycm_extra_conf.*
4+
compile_commands.json
45
build/
56
.vscode/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.