Skip to content

Commit da3d131

Browse files
committed
update toml and rm test functions
1 parent a197840 commit da3d131

6 files changed

Lines changed: 1 addition & 28 deletions

File tree

pico/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ license = "MIT"
77
authors = ["Beric Bearnson"]
88
repository = "https://github.com/bericyb/pico"
99
keywords = ["web", "framework", "lua", "postgresql", "scripting", "minimal"]
10+
exclude = ["/scratchpad/*", "/docs/*", "/examples/*", "docker-compose.yml", "Dockerfile", ".github/*"]
1011

1112
[dependencies]
1213
chrono = "0.4.42"

pico/db/functions/login.sql

Lines changed: 0 additions & 6 deletions
This file was deleted.

pico/db/functions/pong.sql

Lines changed: 0 additions & 5 deletions
This file was deleted.

pico/db/migrations/1760204644:ping_counter.sql

Lines changed: 0 additions & 1 deletion
This file was deleted.

pico/db/migrations/1760215693:workouts.sql

Lines changed: 0 additions & 10 deletions
This file was deleted.

pico/db/migrations/1760820197:users.sql

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)