Idea stuff

This commit is contained in:
nicco 2018-09-05 15:49:28 +02:00
parent de75042c52
commit a6cebbafe5
6 changed files with 2878 additions and 0 deletions

View File

@ -0,0 +1,3 @@
<component name="ProjectDictionaryState">
<dictionary name="nicco" />
</component>

View File

@ -0,0 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
<excludeFolder url="file://$MODULE_DIR$/src/cordova/platforms" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/.pub" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/build" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/flutter_local_notifications/.pub" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/flutter_local_notifications/build" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/flutter_local_notifications/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/flutter_local_notifications/example/build" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/native_device_orientation/.pub" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/native_device_orientation/build" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/native_device_orientation/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/native_device_orientation/example/build" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/qr_mobile_vision/.pub" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/qr_mobile_vision/build" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/qr_mobile_vision/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/qr_mobile_vision/example/build" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/qr_reader/.pub" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/qr_reader/build" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/qr_reader/example/.pub" />
<excludeFolder url="file://$MODULE_DIR$/src/flutter/ios/.symlinks/plugins/qr_reader/example/build" />
<excludeFolder url="file://$MODULE_DIR$/temp" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

6
.idea/misc.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptSettings">
<option name="languageLevel" value="ES6" />
</component>
</project>

8
.idea/modules.xml 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/fight-of-the-mobiles.iml" filepath="$PROJECT_DIR$/.idea/fight-of-the-mobiles.iml" />
</modules>
</component>
</project>

6
.idea/vcs.xml 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>

2824
.idea/workspace.xml Normal file

File diff suppressed because it is too large Load Diff