Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .clangd to .gitignore #1682

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

michaelortmann
Copy link
Member

Found by: michaelortmann
Patch by: michaelortmann
Fixes:

One-line summary:
Add .clangd to .gitignore

Additional description (if needed):
For development i use a .clangd file, and i want it to be ignored by git.

Test cases demonstrating functionality (if applicable):
If youre curious ;) my .clangd looks like this:

CompileFlags:
  Add: [-Wall, -Wno-deprecated-non-prototype, -I/home/michael/usr/src/eggdrop, -DHAVE_CONFIG_H]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant