diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2022-04-13 23:14:59 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2022-04-13 23:14:59 -0400 |
| commit | a6227e2c86763109694c82c79662244160cf9a42 (patch) | |
| tree | 9e489ba88603bb614bbbcbb3d463d887c23cb694 /.idea/modules.xml | |
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..122ead2 --- /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$/cfetch.iml" filepath="$PROJECT_DIR$/cfetch.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |
