diff options
author | Minteck <contact@minteck.org> | 2022-07-05 13:40:01 +0200 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-07-05 13:40:01 +0200 |
commit | b74e9708f0adcc5c80095e432e8051b01b6255d9 (patch) | |
tree | e4d2fec7ac3718f97966b10f7dc12a2b4d36d115 /.idea/modules.xml | |
download | strawberry-boot-mane.tar.gz strawberry-boot-mane.tar.bz2 strawberry-boot-mane.zip |
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..66e7b8b --- /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/strasberry-boot.iml" filepath="$PROJECT_DIR$/.idea/strasberry-boot.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |