Skip to content

Commit

Permalink
fix .alabasterignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tingerrr committed Mar 19, 2024
1 parent 78ce128 commit eab6596
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .alabasterignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
docs
examples/*.typ
tests
README.md
CONTRIBUTING.md
Justfile
2 changes: 2 additions & 0 deletions doc/.alabasterignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
examples
**.typ
1 change: 1 addition & 0 deletions examples/.alabasterignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
**.typ

0 comments on commit eab6596

Please sign in to comment.