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/modules.xml | |
download | tabler-icons-f1bd122490135b6ed8f544d5e046ae420ca80375.tar.xz |
first commit
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..ac29769 --- /dev/null +++ b/.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/tabler-icons.iml" filepath="$PROJECT_DIR$/.idea/tabler-icons.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |