Skip to content

Commit 5efe060

Browse files
authored
Merge pull request #20 from boringSQL/go-version
Ported back to original Go version
2 parents fffa0ce + ebdca99 commit 5efe060

174 files changed

Lines changed: 21324 additions & 26944 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.cargo-husky/hooks/pre-commit

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

.github/workflows/release.yml

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

.gitignore

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
1-
/target/
1+
/bin/
22
.env
33
*.db
4-
.sqlx/
5-
.dryrun/
6-
!examples/demo/.dryrun/
7-
SPEC.md
4+
vendor/
85
ROADMAP-internal.md
9-
internal-docs
6+
CUSTOM-GUIDELINES.md

0 commit comments

Comments
 (0)