Skip to content

Commit a3551a4

Browse files
authored
Merge pull request #82 from roc-lang/revert-pr61
Revert "Merge pull request #61 from roc-lang/sqlite-improvements"
2 parents dee0bfc + 2dc2154 commit a3551a4

26 files changed

Lines changed: 717 additions & 1852 deletions

.gitignore

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ examples/file
3636
examples/dir
3737
examples/env
3838
examples/command
39-
examples/sqlite
4039
examples/sqlite3
4140
examples/hello-web
4241
examples/file-upload-form
@@ -52,10 +51,3 @@ crates/roc_std
5251

5352
# build script artifacts
5453
build
55-
56-
# sqlite database temp files
57-
*.db-*
58-
59-
# profiler output
60-
profile.json
61-
*.svg

Cargo.lock

Lines changed: 14 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/roc_app/Cargo.toml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)