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/vcs.xml | |
download | fsverify-085c6c2a32be55c03a0bd1d54122c25579d9a1e8.tar.gz fsverify-085c6c2a32be55c03a0bd1d54122c25579d9a1e8.tar.bz2 |
initial commit
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="" vcs="Git" /> + </component> +</project>
\ No newline at end of file |