diff options
Diffstat (limited to 'www/lib/ionic-content-banner/.idea')
| -rw-r--r-- | www/lib/ionic-content-banner/.idea/.name | 1 | ||||
| -rw-r--r-- | www/lib/ionic-content-banner/.idea/ionic-content-banner.iml | 11 | ||||
| -rw-r--r-- | www/lib/ionic-content-banner/.idea/misc.xml | 14 | ||||
| -rw-r--r-- | www/lib/ionic-content-banner/.idea/modules.xml | 8 | ||||
| -rw-r--r-- | www/lib/ionic-content-banner/.idea/vcs.xml | 6 |
5 files changed, 40 insertions, 0 deletions
diff --git a/www/lib/ionic-content-banner/.idea/.name b/www/lib/ionic-content-banner/.idea/.name new file mode 100644 index 00000000..72424e06 --- /dev/null +++ b/www/lib/ionic-content-banner/.idea/.name @@ -0,0 +1 @@ +ionic-content-banner
\ No newline at end of file diff --git a/www/lib/ionic-content-banner/.idea/ionic-content-banner.iml b/www/lib/ionic-content-banner/.idea/ionic-content-banner.iml new file mode 100644 index 00000000..dfda860c --- /dev/null +++ b/www/lib/ionic-content-banner/.idea/ionic-content-banner.iml @@ -0,0 +1,11 @@ +<?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$/demo/node_modules/gulp-jshint/node_modules/jshint/src/platforms" /> + <excludeFolder url="file://$MODULE_DIR$/demo/platforms" /> + </content> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file diff --git a/www/lib/ionic-content-banner/.idea/misc.xml b/www/lib/ionic-content-banner/.idea/misc.xml new file mode 100644 index 00000000..19f74da8 --- /dev/null +++ b/www/lib/ionic-content-banner/.idea/misc.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectLevelVcsManager" settingsEditedManually="false"> + <OptionsSetting value="true" id="Add" /> + <OptionsSetting value="true" id="Remove" /> + <OptionsSetting value="true" id="Checkout" /> + <OptionsSetting value="true" id="Update" /> + <OptionsSetting value="true" id="Status" /> + <OptionsSetting value="true" id="Edit" /> + <ConfirmationsSetting value="0" id="Add" /> + <ConfirmationsSetting value="0" id="Remove" /> + </component> + <component name="ProjectRootManager" version="2" /> +</project>
\ No newline at end of file diff --git a/www/lib/ionic-content-banner/.idea/modules.xml b/www/lib/ionic-content-banner/.idea/modules.xml new file mode 100644 index 00000000..a0a4aa02 --- /dev/null +++ b/www/lib/ionic-content-banner/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/ionic-content-banner.iml" filepath="$PROJECT_DIR$/.idea/ionic-content-banner.iml" /> + </modules> + </component> +</project>
\ No newline at end of file diff --git a/www/lib/ionic-content-banner/.idea/vcs.xml b/www/lib/ionic-content-banner/.idea/vcs.xml new file mode 100644 index 00000000..94a25f7f --- /dev/null +++ b/www/lib/ionic-content-banner/.idea/vcs.xml @@ -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>
\ No newline at end of file |
