mirror of
https://github.com/fosrl/pangolin.git
synced 2026-01-28 22:00:51 +00:00
add server/db/index.ts to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -33,3 +33,4 @@ bin
|
|||||||
.secrets
|
.secrets
|
||||||
test_event.json
|
test_event.json
|
||||||
.idea/
|
.idea/
|
||||||
|
server/db/index.ts
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
export * from "./sqlite";
|
|
||||||
// export * from "./pg";
|
|
||||||
Reference in New Issue
Block a user