Skip to content

Commit

Permalink
fix gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Larsen committed Apr 3, 2024
1 parent 01b2c01 commit bd46c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ _*

node_modules/*

!docs/.vitepress
!docs/.vitepress/
results/*

notebooks/*
Expand Down

0 comments on commit bd46c70

Please sign in to comment.