diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2015-05-31 16:30:01 +0400 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2015-05-31 16:30:01 +0400 |
| commit | c4f1d373df00b5767fa683fc0297cc5b63f18401 (patch) | |
| tree | 5825d55b91b753c90b0530af428cb66dd7412af2 /.idea/modules.xml | |
| parent | 4e2bf266e2747bb1b56adff570951a9593781da9 (diff) | |
remove .idea
Diffstat (limited to '.idea/modules.xml')
| -rwxr-xr-x | .idea/modules.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100755 index 39cac1a6..00000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<project version="4"> - <component name="ProjectModuleManager"> - <modules> - <module fileurl="file://$PROJECT_DIR$/org.fox.ttrss/org.fox.ttrss.iml" filepath="$PROJECT_DIR$/org.fox.ttrss/org.fox.ttrss.iml" /> - <module fileurl="file://$PROJECT_DIR$/taskerlocaleapi/taskerlocaleapi.iml" filepath="$PROJECT_DIR$/taskerlocaleapi/taskerlocaleapi.iml" /> - <module fileurl="file://$PROJECT_DIR$/tt-rss-android.iml" filepath="$PROJECT_DIR$/tt-rss-android.iml" /> - </modules> - </component> -</project> - |