diff options
author | Alwin1847207 | 2019-11-14 13:32:24 +0530 |
---|---|---|
committer | Alwin1847207 | 2019-11-14 13:32:24 +0530 |
commit | b80625d1e69202846ab292ac4c84a25c5a8a5367 (patch) | |
tree | a54a5a2f8400af689d69cdf8822e0b75320f550d /.idea/dataSources.local.xml | |
parent | 4f9cd4c7323eb7d70b422f6add612e42c7b134fd (diff) | |
download | FOSSEE_animations-b80625d1e69202846ab292ac4c84a25c5a8a5367.tar.gz FOSSEE_animations-b80625d1e69202846ab292ac4c84a25c5a8a5367.tar.bz2 FOSSEE_animations-b80625d1e69202846ab292ac4c84a25c5a8a5367.zip |
removing .idea folder
Diffstat (limited to '.idea/dataSources.local.xml')
-rw-r--r-- | .idea/dataSources.local.xml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/.idea/dataSources.local.xml b/.idea/dataSources.local.xml deleted file mode 100644 index d91079c..0000000 --- a/.idea/dataSources.local.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="dataSourceStorageLocal"> - <data-source name="Django default" uuid="c2ec2b16-9a8a-4975-be60-2a0417af82c8"> - <database-info product="SQLite" version="3.25.1" jdbc-version="2.1" driver-name="SQLite JDBC" driver-version="3.25.1" dbms="SQLITE" exact-version="3.25.1" exact-driver-version="3.25"> - <identifier-quote-string>"</identifier-quote-string> - </database-info> - <case-sensitivity plain-identifiers="mixed" quoted-identifiers="mixed" /> - <auth-required>false</auth-required> - <schema-mapping> - <introspection-scope> - <node kind="schema" qname="@" /> - </introspection-scope> - </schema-mapping> - </data-source> - </component> -</project>
\ No newline at end of file |