Skip to content

Commit

Permalink
Add clang compilation database to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
c42f committed May 11, 2020
1 parent 65869b1 commit ab0f330
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,7 @@
/julia_version.h
/flisp/host
/support/host

# Clang compilation database
/compile_commands*.json
.clangd/

0 comments on commit ab0f330

Please sign in to comment.