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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -32,4 +32,5 @@ installer
|
||||
bin
|
||||
.secrets
|
||||
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