mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-03 18:54:05 +02:00
exclude test files
This commit is contained in:
parent
f585be2864
commit
02b7d3222c
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ description = "Rust parser for valve bsp files."
|
|||
license = "MIT"
|
||||
edition = "2021"
|
||||
readme = "README.md"
|
||||
exclude = ["*.bsp"]
|
||||
|
||||
[dependencies]
|
||||
arrayvec = "0.7.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue