Skip to content

Commit

Permalink
chore: fixed .cargo/ inclusion issues
Browse files Browse the repository at this point in the history
  • Loading branch information
arctic-hen7 committed Jan 22, 2022
1 parent d02b6b4 commit 9a74711
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions packages/tribble-app/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,6 @@
name = "tribble-app"
version = "0.1.0-rc.7"
edition = "2018"
include = [
"src/",
"Cargo.toml",
".cargo/",
"index.html",
"package.json",
"package-lock.json",
"tailwind.config.js"
]
exclude = [
"node_modules/",
".perseus/"
]
description = "The Perseus app that underlies Tribble."
authors = ["arctic_hen7 <arctic_hen7@pm.me>"]
license = "MIT"
Expand Down

0 comments on commit 9a74711

Please sign in to comment.