Skip to content

Commit 2c641f6

Browse files
committed
initial commit
0 parents  commit 2c641f6

File tree

14 files changed

+3608
-0
lines changed

14 files changed

+3608
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.dart_tool
2+
target
3+
turso

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "third_party/sqlite3.dart"]
2+
path = third_party/sqlite3.dart
3+
url = https://github.com/simolus3/sqlite3.dart.git

0 commit comments

Comments
 (0)