diff options
author | codecalm <codecalm@gmail.com> | 2020-02-27 16:10:34 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-27 16:10:34 +0100 |
commit | f1bd122490135b6ed8f544d5e046ae420ca80375 (patch) | |
tree | 606e6243082a9b1a333c8fc99a03ede73a160703 /.idea/tabler-icons.iml | |
download | tabler-icons-f1bd122490135b6ed8f544d5e046ae420ca80375.tar.xz |
first commit
Diffstat (limited to '.idea/tabler-icons.iml')
-rw-r--r-- | .idea/tabler-icons.iml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.idea/tabler-icons.iml b/.idea/tabler-icons.iml new file mode 100644 index 00000000..c3cd732c --- /dev/null +++ b/.idea/tabler-icons.iml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="RUBY_MODULE" version="4"> + <component name="ModuleRunConfigurationManager"> + <shared /> + </component> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$" /> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |