Skip to content

Commit

Permalink
Add LSP files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alanjian85 committed Mar 28, 2024
1 parent 23bb7d0 commit c38b73d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# Build products
*.o
*.elf

# LSP files
compile_commands.json
.cache/

0 comments on commit c38b73d

Please sign in to comment.