diff options
author | Minteck <contact@minteck.org> | 2022-01-06 22:20:22 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-01-06 22:20:22 +0100 |
commit | e41f05b77fe8d757d8acd6a638d7f2b28155e4e3 (patch) | |
tree | e2fe749ed5e05760ab0877d6b7b9c7bbdca1dcf3 /.idea/modules.xml | |
download | ponyfind-e41f05b77fe8d757d8acd6a638d7f2b28155e4e3.tar.gz ponyfind-e41f05b77fe8d757d8acd6a638d7f2b28155e4e3.tar.bz2 ponyfind-e41f05b77fe8d757d8acd6a638d7f2b28155e4e3.zip |
Initial 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..491bad1 --- /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/PonyDB.iml" filepath="$PROJECT_DIR$/.idea/PonyDB.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |