Skip to content

Commit

Permalink
pluh
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyteon committed Jan 24, 2025
1 parent e2ae340 commit 0a69125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ documentation = "https://www.cyteon.tech/modu/docs/quickstart"
license = "MIT"
authors = ["Cyteon"]
keywords = ["programming-language", "cli", "interpreter", "language"]
exclude = ["./examples"]
exclude = ["/examples", "/tmp"]

[dependencies]
bat = "0.24.0"
Expand Down

0 comments on commit 0a69125

Please sign in to comment.