Skip to content

Commit

Permalink
[RFR] : exclude the .gitignore of the final package
Browse files Browse the repository at this point in the history
  • Loading branch information
aiekick committed Aug 10, 2023
1 parent 0c41808 commit 87b5469
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ documentation = "https://docs.rs/vox_writer/"
keywords = ["vox", "magicavoxel", "3d", "file", "writer"]
categories = ["data-structures", "encoding", "parsing", "parser-implementations"]
exclude = [
"/.gitignore",
"/.github/*",
"/main*",
]

0 comments on commit 87b5469

Please sign in to comment.