Skip to content

Commit

Permalink
gitignore: ignore build symlink
Browse files Browse the repository at this point in the history
I symlink build -> Build for YouCompleteMe.

Signed-off-by: Alyssa Rosenzweig <[email protected]>
  • Loading branch information
alyssarosenzweig committed Sep 6, 2024
1 parent d5db894 commit 6de0333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ compile_commands.json
vim_rc
Config.json

[Bb]uild*/
[Bb]uild*
[Bb]in/
out/
.vscode/
Expand Down

0 comments on commit 6de0333

Please sign in to comment.