mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-01-18 00:17:08 +01:00
fix(gitignore): rm pilot-env and cache
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
from peewee import SqliteDatabase
|
||||
from database.config import DB_NAME
|
||||
|
||||
def get_sqlite_database():
|
||||
return SqliteDatabase(DB_NAME)
|
||||
Reference in New Issue
Block a user