Skip to content

Commit

Permalink
chore: Update .gitignore for change in flakeheaven (#2392)
Browse files Browse the repository at this point in the history
flakeheaven was changed to place its cache directory in the working directory,
this change adds the flakeheaven cache directory to the `.gitignore` file.
  • Loading branch information
aucampia authored May 19, 2023
1 parent 63b082c commit 75178cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.flakeheaven_cache/
RDFLib.sublime-project
/docs/_build/
RDFLib.sublime-workspace
Expand Down

0 comments on commit 75178cf

Please sign in to comment.