Skip to content

Commit

Permalink
gitignore: add .lake and *.olean
Browse files Browse the repository at this point in the history
They seem to be new temporary files (?).
  • Loading branch information
RaitoBezarius committed Feb 21, 2024
1 parent 14fbfb9 commit eac6a71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@ lake-manifest.json
/lean_packages/*
!/lean_packages/manifest.json
/lake-packages/*
.lake
*.olean

0 comments on commit eac6a71

Please sign in to comment.