diff options
author | Camil Staps | 2015-04-06 21:41:41 +0200 |
---|---|---|
committer | Camil Staps | 2015-04-06 21:41:41 +0200 |
commit | e642fd72bcf507bb2258c8224e207b55061db08a (patch) | |
tree | 0048413be72891d7d135b4810651ee9d6900e419 /.idea/modules.xml |
initial commit
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..b7d3f25 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,10 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/Taizé.iml" filepath="$PROJECT_DIR$/Taizé.iml" /> + <module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" /> + </modules> + </component> +</project> + |