Commit d734bae0 authored by Dmitry Shelepnev's avatar Dmitry Shelepnev
Browse files

Remove .idea from git cache

parent 2fb16e76
Loading
Loading
Loading
Loading

.idea/.name

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
sopds
 No newline at end of file

.idea/dataSources.ids

deleted100644 → 0
+0 −222

File deleted.

Preview size limit exceeded, changes collapsed.

.idea/dataSources.local.xml

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="dataSourceStorageLocal">
    <data-source name="db [2]" uuid="af8add93-a973-4227-8140-03ebe8a656a0" />
  </component>
</project>
 No newline at end of file

.idea/dataSources.xml

deleted100644 → 0
+0 −21
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="DataSourceManagerImpl" format="xml" hash="3560241165">
    <data-source source="LOCAL" name="db [2]" uuid="af8add93-a973-4227-8140-03ebe8a656a0">
      <driver-ref>sqlite.xerial</driver-ref>
      <synchronize>true</synchronize>
      <imported>true</imported>
      <remarks>SQLite</remarks>
      <jdbc-driver>org.sqlite.JDBC</jdbc-driver>
      <jdbc-url>jdbc:sqlite:D:\Projects\PyCharm\sopds\db.sqlite3</jdbc-url>
      <libraries>
        <library>
          <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/xerial-sqlite-license.txt</url>
        </library>
        <library>
          <url>file://$APPLICATION_CONFIG_DIR$/jdbc-drivers/sqlite-jdbc-3.8.9.jar</url>
        </library>
      </libraries>
    </data-source>
  </component>
</project>
 No newline at end of file

.idea/encodings.xml

deleted100644 → 0
+0 −6
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="Encoding">
    <file url="PROJECT" charset="UTF-8" />
  </component>
</project>
 No newline at end of file
Loading