Skip to content

Commit

Permalink
chore(prettier): ignore nvim-win64 directory
Browse files Browse the repository at this point in the history
It seems to get created during tests in CI.
  • Loading branch information
mikavilpas committed Nov 17, 2024
1 parent 7825816 commit 3025089
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# some tests seem to create these files in CI
nvim-win64

0 comments on commit 3025089

Please sign in to comment.