diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml deleted file mode 100644 index 5a4e88a..0000000 --- a/.idea/dataSources.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - - - mysql.8 - true - com.mysql.cj.jdbc.Driver - jdbc:mysql://localhost:3306 - $ProjectFileDir$ - - - sqlite.xerial - true - org.sqlite.JDBC - jdbc:sqlite:D:\Projects\xwbot\internal\database\sqlite\xwbot.db3 - $ProjectFileDir$ - - - file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.43.0/org/xerial/sqlite-jdbc/3.43.0.0/sqlite-jdbc-3.43.0.0.jar - - - - - sqlite.xerial - true - org.sqlite.JDBC - jdbc:sqlite:D:\Projects\xwbot\xwbot.db3 - $ProjectFileDir$ - - - file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/Xerial SQLiteJDBC/3.43.0/org/xerial/sqlite-jdbc/3.43.0.0/sqlite-jdbc-3.43.0.0.jar - - - - - \ No newline at end of file