diff options
author | Camil Staps | 2015-08-05 14:30:07 +0200 |
---|---|---|
committer | Camil Staps | 2015-08-05 14:30:07 +0200 |
commit | 62aa8903023ce17c4166c9396904c169ca8e1133 (patch) | |
tree | 4c46c44871da4a743832742ddab7847e90209502 /.idea/modules.xml | |
parent | Ignore apk files (diff) |
Cleanup; travis CI
Diffstat (limited to '.idea/modules.xml')
-rw-r--r-- | .idea/modules.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index b7d3f25..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?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> - |