diff --git a/.ai/mcp/mcp.json b/.ai/mcp/mcp.json new file mode 100644 index 0000000..e69de29 diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml new file mode 100644 index 0000000..b341a8a --- /dev/null +++ b/.idea/dataSources.local.xml @@ -0,0 +1,18 @@ + + + + + + " + + + master_key + no-auth + + + + + + + + \ No newline at end of file diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml new file mode 100644 index 0000000..3f17fd0 --- /dev/null +++ b/.idea/dataSources.xml @@ -0,0 +1,12 @@ + + + + + sqlite.xerial + true + org.sqlite.JDBC + jdbc:sqlite:$PROJECT_DIR$/db/articles + $ProjectFileDir$ + + + \ No newline at end of file diff --git a/.idea/dataSources/data_sources_history.xml b/.idea/dataSources/data_sources_history.xml new file mode 100644 index 0000000..3f0c640 --- /dev/null +++ b/.idea/dataSources/data_sources_history.xml @@ -0,0 +1,42 @@ + + + + + " + + + sqlite.xerial + true + org.sqlite.JDBC + jdbc:sqlite:$PROJECT_DIR$/db/articles + master_key + no-auth + + + + + + $ProjectFileDir$ + + + + + + " + + + sqlite.xerial + true + org.sqlite.JDBC + jdbc:sqlite:$PROJECT_DIR$/db/articles + master_key + no-auth + + + + + + $ProjectFileDir$ + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index f324872..8d4f284 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -10,6 +10,7 @@