This commit is contained in:
t0is 2025-03-11 14:32:29 +01:00
parent 3d93f2d756
commit c91ae39d45
7 changed files with 46 additions and 2 deletions

8
.idea/.gitignore generated vendored Normal file
View File

@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View File

@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>

7
.idea/misc.xml generated Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Black">
<option name="sdkName" value="Python 3.13" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13" project-jdk-type="Python SDK" />
</project>

8
.idea/modules.xml generated Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/transcriptor-gdrive-sync.iml" filepath="$PROJECT_DIR$/.idea/transcriptor-gdrive-sync.iml" />
</modules>
</component>
</project>

8
.idea/transcriptor-gdrive-sync.iml generated Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.13" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

6
.idea/vcs.xml generated Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View File

@ -3,5 +3,6 @@ type = drive
client_id = 830644885820-9792hiic15cmglcbjg5nl210im3m7m6r.apps.googleusercontent.com
client_secret = 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
scope = drive
token = {"access_token":"ya29.a0AeXRPp5InawrsmE5ZZxff0Z4nYmQZJggOxhkHmT_YMe4tpwDaVMhYaYdKI4C5nWkvaMSPCTxQCawoo6-6ZnEMqS9MApZUyKlSbt2GS_3QEtwZtmDX5nlwTBhDuXpAWBdKmSV_BxY_-GU921RjyPRnca6A3mv9Zcuojdvk6PraCgYKAesSARMSFQHGX2Miwm4Sp1WgzBVkMEmzqTDUZw0175","token_type":"Bearer","refresh_token":"1//09jwQv3qxecZtCgYIARAAGAkSNwF-L9Ir1gOqVz6-Xf9odzOxDgQdUQfD-_N2e_0WOYKKSSUUsIr9k5jey9d_EZrxNveLK7u-YQE","expiry":"2025-03-03T17:24:59.513329+01:00"}
team_drive =
token = {"access_token":"ya29.a0AeXRPp4ebbYwE3cdcZMSibIxU9fH0WSqtRpZAOAiIb9IVjegiVjMC8Ej1O5Jc73UvgczFF1K0KV46q0X7da-SAsD7G5JEaGG_Dna6BgmQHF1CJ9jpEQh3QMOhkpbSbOLs5YYLZUN_pNe7rfqnclrCUq0AMIRULN2pifYuuY3aCgYKARISARMSFQHGX2MiDTLIlYor4J0KI269CTENrA0175","token_type":"Bearer","refresh_token":"1//09a97cCWqY8PQCgYIARAAGAkSNwF-L9IrUX0KbwTFOcuofGqbIAwff-ybj0LVqrGaBNuFzqH8priIQB_YV2Jt5mGPrHFNgMmmcYU","expiry":"2025-03-11T15:27:20.079801+01:00"}
team_drive =