diff options
author | axtloss <axtlos@disroot.org> | 2024-01-25 12:05:32 +0100 |
---|---|---|
committer | axtloss <axtlos@disroot.org> | 2024-01-25 12:05:32 +0100 |
commit | 085c6c2a32be55c03a0bd1d54122c25579d9a1e8 (patch) | |
tree | bbad93be4633288489bcf5cae194becc5f0a7389 /.idea/modules.xml | |
download | fsverify-085c6c2a32be55c03a0bd1d54122c25579d9a1e8.tar.gz fsverify-085c6c2a32be55c03a0bd1d54122c25579d9a1e8.tar.bz2 |
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..c7d26e0 --- /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/fsverify.iml" filepath="$PROJECT_DIR$/.idea/fsverify.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |