diff options
author | axtloss <axtlos@getcryst.al> | 2024-02-01 11:10:22 +0100 |
---|---|---|
committer | axtloss <axtlos@getcryst.al> | 2024-02-01 11:10:22 +0100 |
commit | 2671b31f281bc308ee775266b9d9c3f16e5a18c4 (patch) | |
tree | c1652ce4ae5d4b506b9fa36756dc715b4c8a11c0 /.idea | |
parent | 28c6855530da8d7a4acaa525c0462812048b6ca2 (diff) | |
download | fsverify-2671b31f281bc308ee775266b9d9c3f16e5a18c4.tar.gz fsverify-2671b31f281bc308ee775266b9d9c3f16e5a18c4.tar.bz2 |
read database from partition
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/fsverify.iml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/fsverify.iml b/.idea/fsverify.iml index cf84ae4..11cef43 100644 --- a/.idea/fsverify.iml +++ b/.idea/fsverify.iml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <module type="EMPTY_MODULE" version="4"> + <component name="Go" enabled="true" /> <component name="NewModuleRootManager"> <content url="file://$MODULE_DIR$"> <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> |